Specifies the encoding schema used for an XFont when converted into PDF.
Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
WinAnsi | 0 | Cause a font to use Windows-1252 encoding to encode text rendered with this font. Same as Windows1252 encoding. | |
Unicode | 1 | Cause a font to use Unicode encoding to encode text rendered with this font. |
See Also