Table of Contents
AcmHorizontalAlign Enumeration

Specifies the horizontal alignment of items within a block.

Namespace: EO.Pdf.Acm
Assembly: EO.Pdf (in EO.Pdf.dll)

Syntax
 public enum AcmHorizontalAlign
Members
Member Name Description
Left Aligns to the left.
Center Aligns to the center.
Right Aligns to the right.
See Also