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



O2S.Components.PDF4NET.View.Forms Namespace : PDFVisualField Class
Defines a form field displayed in a O2S.Components.PDF4NET.View.PDFDocumentView control.
Object Model
PDFVisualField ClassPDFVisualFieldWidgetCollection ClassPDFVisualFieldWidget Class
Syntax
'Declaration
 
Public Class PDFVisualField 
'Usage
 
Dim instance As PDFVisualField
public class PDFVisualField 
public ref class PDFVisualField 
Inheritance Hierarchy

System.Object
   O2S.Components.PDF4NET.View.Forms.PDFVisualField
      O2S.Components.PDF4NET.View.Forms.PDFVisualCheckBoxField
      O2S.Components.PDF4NET.View.Forms.PDFVisualListField
      O2S.Components.PDF4NET.View.Forms.PDFVisualPushButtonField
      O2S.Components.PDF4NET.View.Forms.PDFVisualRadioButtonField
      O2S.Components.PDF4NET.View.Forms.PDFVisualSignatureField
      O2S.Components.PDF4NET.View.Forms.PDFVisualTextBoxField

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