TextBoxOptions
TextBoxOptions class
Properties
| Name | Type | Description |
|---|---|---|
| ShapeTextVerticalAlignment | int | The value of the property is ShapeTextVerticalAlignmentType integer constant. |
| ResizeToFitText | boolean | |
| ShapeTextDirection | int | The value of the property is TextVerticalType integer constant. |
| LeftMarginPt | float | |
| RightMarginPt | float | |
| TopMarginPt | float | |
| BottomMarginPt | float | |
| AllowTextToOverflow | boolean | |
| WrapTextInShape | boolean |
TextBoxOptions.ShapeTextVerticalAlignment property
The value of the property is ShapeTextVerticalAlignmentType integer constant.
Type: int
TextBoxOptions.ResizeToFitText property
Type: boolean
TextBoxOptions.ShapeTextDirection property
The value of the property is TextVerticalType integer constant.
Type: int
TextBoxOptions.LeftMarginPt property
Type: float
TextBoxOptions.RightMarginPt property
Type: float
TextBoxOptions.TopMarginPt property
Type: float
TextBoxOptions.BottomMarginPt property
Type: float
TextBoxOptions.AllowTextToOverflow property
Type: boolean
TextBoxOptions.WrapTextInShape property
Type: boolean