Type of the parsed string.
Namespace: PdfEdit.Pdf.Content.Objects
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
String | 0 | The string has the format "(...)". | |
HexString | 1 | The string has the format "<...>". | |
UnicodeString | 2 | The string... TODO. | |
UnicodeHexString | 3 | The string... TODO. | |
Dictionary | 4 | HACK: The string is the content of a dictionary. Currently there is no parser for dictionaries in Content Streams. |
See Also