O2S.Components.PDF4NET.View.Win Documentation
PDFVisualCheckBoxWidget Class Members
Properties  Methods 

O2S.Components.PDF4NET.View.Forms Namespace : PDFVisualCheckBoxWidget Class

The following tables list the members exposed by PDFVisualCheckBoxWidget.

Public Constructors
 NameDescription
Public ConstructorInitializes a new PDFVisualCheckBoxWidget object.  
Top
Public Properties
 NameDescription
Public Property Gets the underlying PDF annotation. (Inherited from O2S.Components.PDF4NET.View.Annotations.PDFVisualAnnotation)
Public Property Gets or sets the widget background color. (Inherited from O2S.Components.PDF4NET.View.Forms.PDFVisualFieldWidget)
Public Property Gets or sets the widget border color. (Inherited from O2S.Components.PDF4NET.View.Forms.PDFVisualFieldWidget)
Public PropertyGets or sets the array that represents the dash pattern when the PDFVisualFieldWidget.BorderStyle property is set to O2S.Components.PDF4NET.Annotations.PDFAnnotationBorderStyle.Dashed. (Inherited from O2S.Components.PDF4NET.View.Forms.PDFVisualFieldWidget)
Public Property Gets or sets the widget border style. (Inherited from O2S.Components.PDF4NET.View.Forms.PDFVisualFieldWidget)
Public Property Gets or sets the widget border width. (Inherited from O2S.Components.PDF4NET.View.Forms.PDFVisualFieldWidget)
Public Property Gets the underlying checkbox widget.  
Public Property Gets or set a value indicating whether the check widget is in the checked state. (Inherited from O2S.Components.PDF4NET.View.Forms.PDFVisualCheckWidget)
Public Property Gets or sets the normal visual appearance for the widget in checked state. (Inherited from O2S.Components.PDF4NET.View.Forms.PDFVisualCheckWidget)
Public Property Gets or sets the style of the checked widget. (Inherited from O2S.Components.PDF4NET.View.Forms.PDFVisualCheckWidget)
Public Property Gets or sets the visual rectangle of this annotation. (Inherited from O2S.Components.PDF4NET.View.Annotations.PDFVisualAnnotation)
Public Property Gets or sets the widget's export value. (Inherited from O2S.Components.PDF4NET.View.Forms.PDFVisualCheckWidget)
Public Property Gets or sets the annotation normal appearance. (Inherited from O2S.Components.PDF4NET.View.Annotations.PDFVisualAnnotation)
Public Property Gets or sets the normal visual appearance for the widget in unchecked state. (Inherited from O2S.Components.PDF4NET.View.Forms.PDFVisualCheckWidget)
Public Property Gets the visual field that owns this widget. (Inherited from O2S.Components.PDF4NET.View.Forms.PDFVisualFieldWidget)
Public Property Gets the page that owns the anotation. (Inherited from O2S.Components.PDF4NET.View.Annotations.PDFVisualAnnotation)
Public Property Gets the underlying field widget. (Inherited from O2S.Components.PDF4NET.View.Forms.PDFVisualFieldWidget)
Top
Public Methods
 NameDescription
Public Method Put the annotation in update mode. (Inherited from O2S.Components.PDF4NET.View.Annotations.PDFVisualAnnotation)
Public MethodNotifies the O2S.Components.PDF4NET.View.PDFDocumentView control that the annotation has been updated and its new appearance should be displayed. (Inherited from O2S.Components.PDF4NET.View.Annotations.PDFVisualAnnotation)
Top
See Also

Reference

PDFVisualCheckBoxWidget Class
O2S.Components.PDF4NET.View.Forms Namespace
PDFDocumentView Class