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



O2S.Components.PDF4NET.View.Forms Namespace : PDFVisualCheckWidget Class
Defines a check widget that is displayed in a O2S.Components.PDF4NET.View.PDFDocumentView control.
Object Model
PDFVisualCheckWidget ClassPDFVisualField ClassPDFVisualPage Class
Syntax
'Declaration
 
Public Class PDFVisualCheckWidget 
   Inherits PDFVisualFieldWidget
'Usage
 
Dim instance As PDFVisualCheckWidget
public class PDFVisualCheckWidget : PDFVisualFieldWidget 
public ref class PDFVisualCheckWidget : public PDFVisualFieldWidget 
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.PDFVisualCheckBoxWidget
            O2S.Components.PDF4NET.View.Forms.PDFVisualRadioButtonWidget

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