TextInside Property

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:14

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()