Note: This API is now obsolete.
Gets a new XStringFormat object that centers the text at the bottom of the layout rectangle.
Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
[ObsoleteAttribute("Use XStringFormats.BottomCenter. (Note plural in class name.)")] public static XStringFormat BottomCenter { get; }
Property Value
Type: XStringFormatSee Also