CStringType EnumerationTerminal Works - PDF Printing.Net Library
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

public enum CStringType
Members

  Member nameValueDescription
String0 The string has the format "(...)".
HexString1 The string has the format "<...>".
UnicodeString2 The string... TODO.
UnicodeHexString3 The string... TODO.
Dictionary4 HACK: The string is the content of a dictionary. Currently there is no parser for dictionaries in Content Streams.
See Also

Reference