TXTextControl.TextFrameBorderWidth Property

Specifies the width, in twips, of a text frame's border line. To alter the distance between the border line and the text, use the TextFrameInternalMargin property. The ObjectCurrent property determines the text frame. If this property is set to zero, the text frame has no border line.

Introduced: 12.0.

Syntax

TXTextControl.TextFrameBorderWidth [= value]

Data Types

Integer.

Limitations

Run time only.

See Also