Width

<< Click to Display Table of Contents >>

Navigation:  Text Block Object >

Width

Previous pageReturn to chapter overviewNext page

[Not supported by the Community Edition]

The current width of a Text Block Object. If a value is written to this property, the text within the Text Block Object is formatted accordingly to the specified width, and properties like TextBlock.Height are updated. When you call WriteTextBlock(), the text will be inserted into a document using the width you have specified with this property.

property VpeCoord TextBlock.Width

read / write; runtime only

Possible Values:

The height of a Text Block Object.

Remarks:

When a new width is assigned, VPE re-computes the internal layout of a Text Block Object.