Accusoft.PdfXpressSdk Namespace : HorizontalAlignment Enumeration |
Member | Value | Description |
---|---|---|
Center | 1 | Center means the PageArtifact will be aligned to the center of the page and has a value of 1. |
Left | 0 | Left means the PageArtifact will be aligned to the left of the page and has a value of 0. |
Right | 2 | Right means the PageArtifact will be aligned to the right of the page and has a value of 2. |
System.Object
System.ValueType
System.Enum
Accusoft.PdfXpressSdk.HorizontalAlignment