PdfAlignmentStyle public enum PdfAlignmentStyle Documentation BottomCenter = 8 BottomLeft = 7 BottomRight = 9 MiddleCenter = 5 MiddleLeft = 4 MiddleRight = 6 None = 0 TopCenter = 2 TopLeft = 1 TopRight = 3