TextBox Members
Defines text box content and its settings.
#Properties
Name | Description |
---|---|
Document | Provides access to text box content. |
Height |
Gets or sets the rule that determines the text box height. |
Margin |
Gets or sets the distance between the bottom of the text and the bottom edge of the text box. |
Margin |
Gets or sets the distance between the left edge of the text and the left side of the text box. |
Margin |
Gets or sets the distance between the right edge of the text and the right side of the text box. |
Margin |
Gets or sets the distance between the top of the text and the top edge of the text box. |
Resize |
Specifies whether to resize the text box to fit its content. |
Rotate |
Gets or sets whether to rotate the text box content with the text box. |
Vertical |
Gets or sets the vertical alignment of text box content. |
See Also