C_Background_Horizalign Enumeration |
Namespace: ComPDFKit.PDFDocument
public enum C_Background_Horizalign
Member name | Value | Description | |
---|---|---|---|
BG_HORIZALIGN_UNKNOWN | -1 | Unknown type | |
BG_HORIZALIGN_LEFT | 0 | Align horizontally to left | |
BG_HORIZALIGN_CENTER | 1 | Align horizontally centered | |
BG_HORIZALIGN_RIGHT | 2 | Align horizontally to right |