XStringFormatDefault Property Terminal Works - PDF Printing.Net Library

Note: This API is now obsolete.

Gets a new XStringFormat object that aligns the text left on the base line.

Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

[ObsoleteAttribute("Use XStringFormats.Default. (Note plural in class name.)")]
public static XStringFormat Default { get; }

Property Value

Type: XStringFormat
See Also

Reference