Name | Description | |
---|---|---|
PDFFieldWidget Constructor | Initializes a new PDFFieldWidget object. |
The following tables list the members exposed by PDFFieldWidget.
Name | Description | |
---|---|---|
PDFFieldWidget Constructor | Initializes a new PDFFieldWidget object. |
Name | Description | |
---|---|---|
AllowResize | Gets or sets a value indicating whether the field widget can be resized in the viewer control or not. | |
Appearance | Overridden. Gets or sets the widget appearance. | |
BackColor | Gets or sets the widget's background color. | |
Blur | Gets or sets the action that is executed when the field widget loses focus. | |
BorderColor | Gets or sets the widget's border color. | |
BorderStyle | Gets or sets the widget's border style. | |
BorderWidth | Gets or sets the widget's border width. | |
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) | |
Field | Gets the form field that owns this widget. | |
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. | |
Font | Gets or sets the font used to display the widget text. | |
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 | Overridden. Gets or sets the annotation rectangle in PDF coordinates. | |
Replies | Gets the collection of replies to this annotation. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
Rotation | Overridden. Gets or sets the widget rotation angle. | |
TabOrder | Gets or sets the widget's tab order. | |
Tag | Gets the annotation tag. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
TextColor | Gets or sets the widget's text color. | |
Type | Gets the annotation type. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
VisibilityStatus | Gets or sets the visibility status of the field widget. |
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) |