PDFView4NET WinForms Edition
PDFPushButtonWidget Class
Members 




O2S.Components.PDFView4NET.Forms Namespace : PDFPushButtonWidget Class
Defines the widget for a pushbutton field.
Object Model
PDFPushButtonWidget ClassPDFAnnotationAppearance ClassPDFDeviceColor ClassPDFAction ClassPDFDeviceColor ClassPDFRgbColor ClassPDFAnnotationAppearance ClassPDFField ClassPDFAction ClassPDFFontBase ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFPage ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAnnotationReplyCollection ClassPDFMarkupAnnotation ClassPDFAnnotationAppearance ClassPDFDeviceColor Class
Syntax
'Declaration
 
Public Class PDFPushButtonWidget 
   Inherits PDFFieldWidget
   Implements O2S.Components.PDFView4NET.IRawPDFData 
'Usage
 
Dim instance As PDFPushButtonWidget
public class PDFPushButtonWidget : PDFFieldWidget, O2S.Components.PDFView4NET.IRawPDFData  
public __gc class PDFPushButtonWidget : public PDFFieldWidget, O2S.Components.PDFView4NET.IRawPDFData  
public ref class PDFPushButtonWidget : public PDFFieldWidget, O2S.Components.PDFView4NET.IRawPDFData  
Remarks
The field widget is the field's visual representation on a PDF page. A pushbutton field can have multiple widgets on the same page or on different pages. All the field widgets display the same field value.
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.Annotations.PDFAnnotation
      O2S.Components.PDFView4NET.Forms.PDFFieldWidget
         O2S.Components.PDFView4NET.Forms.PDFPushButtonWidget

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PDFPushButtonWidget Members
O2S.Components.PDFView4NET.Forms Namespace