class
MsoTextFrame
Source: aspose.
Represents the text frame in a Shape object.
Methods
getAutoSize()
Indicates if size of shape is adjusted automatically according to its content.
getBottomMarginPt()
Returns the bottom margin in unit of Points
getLeftMarginPt()
Returns the left margin in unit of Points
getRightMarginPt()
Returns the right margin in unit of Points
getRotateTextWithShape()
Indicates whether rotating text with shape.
getTopMarginPt()
Returns the top margin in unit of Points
isAutoMargin()
Indicates whether the margin is auto calculated.
setAutoMargin()
Indicates whether the margin is auto calculated.
setAutoSize()
Indicates if size of shape is adjusted automatically according to its content.
setBottomMarginPt()
Returns the bottom margin in unit of Points
setLeftMarginPt()
Returns the left margin in unit of Points
setRightMarginPt()
Returns the right margin in unit of Points
setRotateTextWithShape()
Indicates whether rotating text with shape.
setTopMarginPt()
Returns the top margin in unit of Points