The TextField type exposes the following members.
Constructors
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetAppearance | ||
| GetBorderAppearance | (Inherited from BaseField.) | |
| GetChoiceField | ||
| GetComboField | ||
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetListField | ||
| GetTextField | ||
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ObfuscatePassword | ||
| RemoveCRLF | ||
| SetExtraMargin | ||
| SetRotationFromPage | (Inherited from BaseField.) | |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| alignment | (Inherited from BaseField.) | |
| backgroundColor | (Inherited from BaseField.) | |
| borderColor | (Inherited from BaseField.) | |
| borderStyle | (Inherited from BaseField.) | |
| borderWidth | (Inherited from BaseField.) | |
| box | (Inherited from BaseField.) | |
| fieldName | (Inherited from BaseField.) | |
| font | (Inherited from BaseField.) | |
| fontSize | (Inherited from BaseField.) | |
| maxCharacterLength | (Inherited from BaseField.) | |
| options | (Inherited from BaseField.) | |
| rotation | (Inherited from BaseField.) | |
| text | (Inherited from BaseField.) | |
| textColor | (Inherited from BaseField.) | |
| visibility | (Inherited from BaseField.) | |
| writer | (Inherited from BaseField.) |
Properties
| Name | Description | |
|---|---|---|
| Alignment | (Inherited from BaseField.) | |
| BackgroundColor | (Inherited from BaseField.) | |
| BorderColor | (Inherited from BaseField.) | |
| BorderStyle | (Inherited from BaseField.) | |
| BorderWidth | (Inherited from BaseField.) | |
| Box | (Inherited from BaseField.) | |
| ChoiceExports | ||
| Choices | ||
| ChoiceSelection | ||
| DefaultText | ||
| ExtensionFont | ||
| FieldName | (Inherited from BaseField.) | |
| Font | (Inherited from BaseField.) | |
| FontSize | (Inherited from BaseField.) | |
| MaxCharacterLength | (Inherited from BaseField.) | |
| Options | (Inherited from BaseField.) | |
| RealFont | (Inherited from BaseField.) | |
| Rotation | (Inherited from BaseField.) | |
| SubstitutionFonts | ||
| Text | (Inherited from BaseField.) | |
| TextColor | (Inherited from BaseField.) | |
| Visibility | (Inherited from BaseField.) | |
| Writer | (Inherited from BaseField.) |