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.
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.
Properties
- Value
Gets the value of this CosBoolean object.