XFINIUM.PDF.View.Wpf Documentation
PdfVisualCheckWidget Class Members
Properties  Methods 

Xfinium.Pdf.View.Forms Namespace : PdfVisualCheckWidget Class

The following tables list the members exposed by PdfVisualCheckWidget.

Public Constructors
 NameDescription
Public ConstructorInitializes a new PdfVisualCheckBoxWidget object.  
Top
Public Properties
 NameDescription
Public Property Gets the underlying PDF annotation. (Inherited from Xfinium.Pdf.View.Annotations.PdfVisualAnnotation)
Public Property Gets or sets the widget background color. (Inherited from Xfinium.Pdf.View.Forms.PdfVisualFieldWidget)
Public Property Gets or sets the widget border color. (Inherited from Xfinium.Pdf.View.Forms.PdfVisualFieldWidget)
Public PropertyGets or sets the array that represents the dash pattern when the PdfVisualFieldWidget.BorderStyle property is set to Xfinium.Pdf.Annotations.PdfAnnotationBorderStyle.Dashed. (Inherited from Xfinium.Pdf.View.Forms.PdfVisualFieldWidget)
Public Property Gets or sets the widget border style. (Inherited from Xfinium.Pdf.View.Forms.PdfVisualFieldWidget)
Public Property Gets or sets the widget border width. (Inherited from Xfinium.Pdf.View.Forms.PdfVisualFieldWidget)
Public Property Gets or set a value indicating whether the check widget is in the checked state.  
Public Property Gets or sets the normal visual appearance for the widget in checked state.  
Public Property Gets or sets the style of the checked widget.  
Public Property Gets or sets the widget's export value.  
Public Property Gets or sets the annotation normal appearance. (Inherited from Xfinium.Pdf.View.Annotations.PdfVisualAnnotation)
Public Property Gets or sets an object that contains user-defined data associated with the annotation. (Inherited from Xfinium.Pdf.View.Annotations.PdfVisualAnnotation)
Public Property Gets or sets the normal visual appearance for the widget in unchecked state.  
Public Property Gets the visual field that owns this widget. (Inherited from Xfinium.Pdf.View.Forms.PdfVisualFieldWidget)
Public Property Gets the page that owns the anotation. (Inherited from Xfinium.Pdf.View.Annotations.PdfVisualAnnotation)
Public Property Gets or sets the visual rectangle of this annotation. (Inherited from Xfinium.Pdf.View.Annotations.PdfVisualAnnotation)
Public Property Gets the underlying field widget. (Inherited from Xfinium.Pdf.View.Forms.PdfVisualFieldWidget)
Top
Public Methods
 NameDescription
Public Method Put the annotation in update mode. (Inherited from Xfinium.Pdf.View.Annotations.PdfVisualAnnotation)
Public MethodNotifies the Xfinium.Pdf.View.PdfDocumentView control that the annotation has been updated and its new appearance should be displayed. (Inherited from Xfinium.Pdf.View.Annotations.PdfVisualAnnotation)
Top
See Also

Reference

PdfVisualCheckWidget Class
Xfinium.Pdf.View.Forms Namespace