CPDFTextWidget Properties |
The CPDFTextWidget type exposes the following members.
Name | Description | |
---|---|---|
Alignment |
Gets the the text alignment in TextField, more: C_TEXT_ALIGNMENT | |
IsMultiLine |
Whether to display multiline PDF text fields.
| |
IsPassword |
Whether the TextField content display password, password :*****
| |
Page |
Returns the page that the annotation is associated with.
(Inherited from CPDFAnnotation.) | |
Rect |
Gets the rectangle of the annotation on the page.
(Inherited from CPDFAnnotation.) | |
Text |
Gets the text content of TextField.
| |
TextAttribute |
Gets the text attribute of TextField text, more: CTextAttribute | |
TextFieldSpecial |
Gets the content format of TextField, format type: C_TEXTFILED_SPECIAL | |
Type |
Gets annotation type.
(Inherited from CPDFAnnotation.) | |
WidgetType |
Gets form type. Refer to: C_WIDGET_TYPE (Inherited from CPDFWidget.) |