Enum HorizontalAlign
Represents horizontal alignment.
Namespace: PSPDFKit.Common
Assembly: PSPDFKit.dll
Syntax
public enum HorizontalAlign
Fields
Name | Description |
---|---|
Center | Center aligned. |
Left | Left aligned. |
Right | Right aligned. |
Represents horizontal alignment.
public enum HorizontalAlign
Name | Description |
---|---|
Center | Center aligned. |
Left | Left aligned. |
Right | Right aligned. |