HoriAlignment property

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

Defined in

TextParagraph

Data type

int

Syntax

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

See examples

Example: HoriAlignment property