Share

TextBox.HorizontalJustification Property

Parent Object: TextBox

Description

Gets and sets the horizontal justification override of the text box.

Syntax

TextBox.HorizontalJustification() As HorizontalTextAlignmentEnum

Property Value

This is a read/write property whose value is a HorizontalTextAlignmentEnum.

Samples

Name Description
Create SketchedSymbol Definition This sample illustrates creating a new sketched symbol definition object and inserting it into the active sheet.
Sketch Text Add This sample illustrates creating text in a sketch.
Title Block Definition Create and Insert This sample illustrates creating a new title block definition object and inserting it into the active sheet. This sample consists of two subs. The first demonstrates the creation of a title block definition and the second inserts it into the active sheet.

Version

Introduced in version 5.3

Was this information helpful?