Click or drag to resize

HorizontalAlignmentType Enumeration

The PdfWebControlApi Class exposes the HorizontalAlignmentType enumeration (enum) which defines valid types of a PdfFont Class alignment.

Members
NameDescription
AlignLeft Indicates a left alignment.
AlignCenter Indicates a center alignment.
AlignRight Indicates a right alignment.
See Also