C_Background_Vertalign Enumeration |
Namespace: ComPDFKit.PDFDocument
public enum C_Background_Vertalign
Member name | Value | Description | |
---|---|---|---|
BG_VERTALIGN_UNKNOWN | -1 | Unknown type | |
BG_VERTALIGN_TOP | 0 | Align Vertically to the top | |
BG_VERTALIGN_CENTER | 1 | Align Vertically centered | |
BG_VERTALIGN_BOTTOM | 2 | Align Vertically to the bottom |