Name | Description | |
---|---|---|
PDFCheckBoxWidget Constructor | Initializes a new PDFCheckBoxWidget object. |
The following tables list the members exposed by PDFCheckBoxWidget.
Name | Description | |
---|---|---|
PDFCheckBoxWidget Constructor | Initializes a new PDFCheckBoxWidget object. |
Name | Description | |
---|---|---|
AllowResize | Gets or sets a value indicating whether the field widget can be resized in the viewer control or not. (Inherited from O2S.Components.PDFView4NET.Forms.PDFFieldWidget) | |
Appearance | Gets or sets the widget appearance. (Inherited from O2S.Components.PDFView4NET.Forms.PDFCheckWidget) | |
BackColor | Gets or sets the widget's background color. (Inherited from O2S.Components.PDFView4NET.Forms.PDFFieldWidget) | |
Blur | Gets or sets the action that is executed when the field widget loses focus. (Inherited from O2S.Components.PDFView4NET.Forms.PDFFieldWidget) | |
BorderColor | Gets or sets the widget's border color. (Inherited from O2S.Components.PDFView4NET.Forms.PDFFieldWidget) | |
BorderStyle | Gets or sets the widget's border style. (Inherited from O2S.Components.PDFView4NET.Forms.PDFFieldWidget) | |
BorderWidth | Gets or sets the widget's border width. (Inherited from O2S.Components.PDFView4NET.Forms.PDFFieldWidget) | |
Checked | Gets or sets a value indicating whether this widget is checked or not. (Inherited from O2S.Components.PDFView4NET.Forms.PDFCheckWidget) | |
CheckedDownAppearance | Gets or sets the checked down widget appearance. (Inherited from O2S.Components.PDFView4NET.Forms.PDFCheckWidget) | |
CheckedNormalAppearance | Gets or sets the checked rollover widget appearance. (Inherited from O2S.Components.PDFView4NET.Forms.PDFCheckWidget) | |
CheckedRolloverAppearance | Gets or sets the checked rollover widget appearance. (Inherited from O2S.Components.PDFView4NET.Forms.PDFCheckWidget) | |
CheckSymbolStyle | Gets or sets the symbol used as checkmark. (Inherited from O2S.Components.PDFView4NET.Forms.PDFCheckWidget) | |
Color | Gets or sets the annotation color. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
Contents | Gets or sets the annotation contents. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
CreationDate | Gets or sets the annotation creation date. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
DisplayRectangle | Gets or sets the display rectangle of this annotation object. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
ExportValue | Gets or sets the export value for this check box widget. (Inherited from O2S.Components.PDFView4NET.Forms.PDFCheckWidget) | |
Field | Gets the form field that owns this widget. (Inherited from O2S.Components.PDFView4NET.Forms.PDFFieldWidget) | |
Flags | Gets or sets the annotation flags. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
Focus | Gets or sets the action that is executed when the field widget receives focus. (Inherited from O2S.Components.PDFView4NET.Forms.PDFFieldWidget) | |
Font | Gets or sets the font used to display the widget text. (Inherited from O2S.Components.PDFView4NET.Forms.PDFFieldWidget) | |
ID | Gets the annotation unique id. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
ModifiedDate | Gets or sets the annotation modified date. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
MouseDown | Gets or sets the action that is executed when the mouse is pressed in the annotation rectangle. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
MouseEnter | Gets or sets the action that is executed when the mouse enters the annotation rectangle. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
MouseLeave | Gets or sets the action that is executed when the mouse leaves the annotation rectangle. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
MouseUp | Gets or sets the action that is executed when the mouse is released in the annotation rectangle. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
Page | Gets the page that includes this annotation. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
PageClose | Gets or sets the action to be performed when the page containing the annotation is closed. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
PageHide | Gets or sets the action to be performed when the page containing the annotation is no longer visible in the viewer application’s user interfacee. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
PageOpen | Gets or sets the action to be performed when the page containing the annotation is opened. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
PageShow | Gets or sets the action to be performed when the page containing the annotation becomes visible in the viewer application’s user interface. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
PDFRectangle | Gets or sets the annotation rectangle in PDF coordinates. (Inherited from O2S.Components.PDFView4NET.Forms.PDFCheckWidget) | |
Replies | Gets the collection of replies to this annotation. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
Rotation | Gets or sets the widget rotation angle. (Inherited from O2S.Components.PDFView4NET.Forms.PDFFieldWidget) | |
TabOrder | Gets or sets the widget's tab order. (Inherited from O2S.Components.PDFView4NET.Forms.PDFFieldWidget) | |
Tag | Gets the annotation tag. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
TextColor | Gets or sets the widget's text color. (Inherited from O2S.Components.PDFView4NET.Forms.PDFFieldWidget) | |
Type | Gets the annotation type. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
UncheckedDownAppearance | Gets or sets the unchecked down widget appearance. (Inherited from O2S.Components.PDFView4NET.Forms.PDFCheckWidget) | |
UncheckedNormalAppearance | Gets or sets the unchecked normal widget appearance. (Inherited from O2S.Components.PDFView4NET.Forms.PDFCheckWidget) | |
UncheckedRolloverAppearance | Gets or sets the unchecked rollover widget appearance. (Inherited from O2S.Components.PDFView4NET.Forms.PDFCheckWidget) | |
VisibilityStatus | Gets or sets the visibility status of the field widget. (Inherited from O2S.Components.PDFView4NET.Forms.PDFFieldWidget) |
Name | Description | |
---|---|---|
Clone | Clones the annotation. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
Dispose | Disposes the internal resources. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
Export | Exports the annotation as XML to the specified stream. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
GetObjectData | Serializes the object content. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
GetRawValue | Gets the value of the specified key. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
PrepareForCopyPaste | Prepares the annotation for a copy/paste operation in the viewer. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) |
Name | Description | |
---|---|---|
PropertyChanged | Gets or sets the event that is fired when a property has changed. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) |