Specifies how text strings are encoded. A text string is any text used outside of a page content
stream, e.g. document information, outline text, annotation text etc.
Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
PDFDocEncoding | 0 | Specifies that hypertext uses PDF DocEncoding. | |
Unicode | 1 | Specifies that hypertext uses unicode encoding. |
See Also