Table of Contents

Class CosBoolean

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

Class for a low-level PDF boolean object.

public sealed class CosBoolean : CosObject
Inheritance
CosBoolean
Inherited Members

Remarks

Boolean objects represent the logical values of true and false. They appear in PDF files using the keywords true and false.

Properties

Type

Gets the type of this CosObject.

Value

Gets the value of this CosBoolean object.