Table of Contents

Class CosString

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Class for a low-level PDF string object.

public sealed class CosString : CosObject
Inheritance
CosString
Inherited Members

Remarks

Examples of string objects in a PDF file: (Hello), <4E6F>.

The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.

Properties

Type

Gets the type of this CosObject.

Value

Gets the value of this CosString object with any escaped characters converted to their unescaped form.