Note: This API is now obsolete.
Gets a new XStringFormat object that aligns the text top left 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.Default. (Note plural in class name.)")] public static XStringFormat TopLeft { get; }
Property Value
Type: XStringFormatSee Also