HoriAlignment property

This property returns or sets the horizontal alignment of the range. The type of this property can be a horizontal alignment constant.

Defined in

TextRange

Data type

int

Syntax

public int getHoriAlignment() 
public void setHoriAlignment(int alignment)

See examples

Example: HoriAlignment property