Click or drag to resize

PdfBoolean Properties

The PdfBoolean type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberFalse Gets the PdfBoolean instance with logical value false.
Public propertyObjectType Gets the Boolean value.
(Overrides PdfBasicObjectObjectType)
Public propertyStatic memberTrue Gets the PdfBoolean instance with logical value true.
Public propertyValue Gets a Boolean value of this PdfBoolean instance.
Top
See Also