Link Search Menu Expand Document

HorizontalAlign Enumeration

Specifies the horizontal alignment.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public enum HorizontalAlign
Members
Member nameValueDescription
Left0 Left justification.
Center1 Center justification.
Justify2 Align on both the left and right side.
Right3 Right justification.
See Also

Reference