Description
Returns or sets the status of the text justification related to frame border.
if True and a text frame has a border, the text is justified inside and not under the border.
Syntax
bIsInside = object.TextInside object.TextInside True | False |
object
Required. Object name, returned by Dim elem as ElementProp = Page.SelElement()