TextBoxOptions

TextBoxOptions class

Properties

NameTypeDescription
ShapeTextVerticalAlignmentintThe value of the property is ShapeTextVerticalAlignmentType integer constant.
ResizeToFitTextboolean
ShapeTextDirectionintThe value of the property is TextVerticalType integer constant.
LeftMarginPtfloat
RightMarginPtfloat
TopMarginPtfloat
BottomMarginPtfloat
AllowTextToOverflowboolean
WrapTextInShapeboolean

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