public enum PDFStringFormatsPublic Enumeration PDFStringFormatspublic enum class PDFStringFormatstype PDFStringFormats| TopLeft | 0 | Top left |
| TopCenter | 1 | Top center |
| TopRight | 2 | Top right |
| Center | 3 | Center |
| BottomLeft | 4 | Bottom left |
| BottomCenter | 5 | Bottom center |
| BottomRight | 6 | Bottom right |
| GetDescription | (Defined by EnumExtensions) |
| ToReadableString | (Defined by EnumExtensions) |