O2S.Components.PDF4NET.View.Win Documentation
PDFVisualFieldWidget Class
Members 



O2S.Components.PDF4NET.View.Forms Namespace : PDFVisualFieldWidget Class
Defines a field widget that is displayed in a O2S.Components.PDF4NET.View.PDFDocumentView control.
Object Model
PDFVisualFieldWidget ClassPDFVisualField ClassPDFVisualPage Class
Syntax
'Declaration
 
Public Class PDFVisualFieldWidget 
   Inherits O2S.Components.PDF4NET.View.Annotations.PDFVisualAnnotation
'Usage
 
Dim instance As PDFVisualFieldWidget
public ref class PDFVisualFieldWidget : public O2S.Components.PDF4NET.View.Annotations.PDFVisualAnnotation 
Inheritance Hierarchy

System.Object
   O2S.Components.PDF4NET.View.Annotations.PDFVisualAnnotation
      O2S.Components.PDF4NET.View.Forms.PDFVisualFieldWidget
         O2S.Components.PDF4NET.View.Forms.PDFVisualCheckWidget
         O2S.Components.PDF4NET.View.Forms.PDFVisualComboBoxWidget
         O2S.Components.PDF4NET.View.Forms.PDFVisualListBoxWidget
         O2S.Components.PDF4NET.View.Forms.PDFVisualPushButtonWidget
         O2S.Components.PDF4NET.View.Forms.PDFVisualSignatureWidget
         O2S.Components.PDF4NET.View.Forms.PDFVisualTextBoxWidget

Requirements

Supported .NET Platforms: .NET Framework 4.0 and higher, .NET 5.0 and higher, Windows Forms


Target Platforms:Windows 11, Windows 10, Windows 8.1, Windows 8, Windows 7

See Also