[]
Represents a PDF Bool indirect object.
public class PdfBoolObject : PdfIndirectObject<PdfBool>, IPdfBool
| Name | Description |
|---|---|
| PdfBoolObject(PdfBool) | Initializes a new instance of the PdfBoolObject class. |
| Name | Description |
|---|---|
| Bool | Gets the underlying PdfBool object. |