| Name | Description | |
|---|---|---|
![]() | PdfVisualTextBoxWidget Constructor | Initializes a new PdfVisualTextBoxWidget object. |
The following tables list the members exposed by PdfVisualTextBoxWidget.
| Name | Description | |
|---|---|---|
![]() | PdfVisualTextBoxWidget Constructor | Initializes a new PdfVisualTextBoxWidget object. |
| Name | Description | |
|---|---|---|
![]() | Align | Gets or sets the field text alignment. |
![]() | Annotation | Gets the underlying PDF annotation. (Inherited from Xfinium.Pdf.View.Annotations.PdfVisualAnnotation) |
![]() | BackgroundColor | Gets or sets the widget background color. (Inherited from Xfinium.Pdf.View.Forms.PdfVisualFieldWidget) |
![]() | BorderColor | Gets or sets the widget border color. (Inherited from Xfinium.Pdf.View.Forms.PdfVisualFieldWidget) |
![]() | BorderDashPattern | Gets or sets the array that represents the dash pattern when the BorderStyle property is set to Xfinium.Pdf.Annotations.PdfAnnotationBorderStyle.Dashed. (Inherited from Xfinium.Pdf.View.Forms.PdfVisualFieldWidget) |
![]() | BorderStyle | Gets or sets the widget border style. (Inherited from Xfinium.Pdf.View.Forms.PdfVisualFieldWidget) |
![]() | BorderWidth | Gets or sets the widget border width. (Inherited from Xfinium.Pdf.View.Forms.PdfVisualFieldWidget) |
![]() | NormalAppearance | Gets or sets the annotation normal appearance. (Inherited from Xfinium.Pdf.View.Annotations.PdfVisualAnnotation) |
![]() | Tag | Gets or sets an object that contains user-defined data associated with the annotation. (Inherited from Xfinium.Pdf.View.Annotations.PdfVisualAnnotation) |
![]() | TextBoxWidget | Gets the underlying textbox widget. |
![]() | VisualField | Gets the visual field that owns this widget. (Inherited from Xfinium.Pdf.View.Forms.PdfVisualFieldWidget) |
![]() | VisualPage | Gets the page that owns the anotation. (Inherited from Xfinium.Pdf.View.Annotations.PdfVisualAnnotation) |
![]() | VisualRectangle | Gets or sets the visual rectangle of this annotation. (Inherited from Xfinium.Pdf.View.Annotations.PdfVisualAnnotation) |
![]() | Widget | Gets the underlying field widget. (Inherited from Xfinium.Pdf.View.Forms.PdfVisualFieldWidget) |
| Name | Description | |
|---|---|---|
![]() | BeginUpdate | Put the annotation in update mode. (Inherited from Xfinium.Pdf.View.Annotations.PdfVisualAnnotation) |
![]() | EndUpdate | Notifies 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) |