Table of Contents

Class CosName

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

Class for a low-level PDF name object.

public sealed class CosName : CosObject
Inheritance
CosName
Inherited Members

Remarks

Examples of name objects in a PDF file: /SomeName, /1.2.

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 CosName object with any escaped characters converted to their unescaped form.