[]
Represents an interface implemented by PdfBool and PdfBoolObject, allows working with objects of both types in the same way.
public interface IPdfBool
Gets the PdfBool value.
PdfBool Bool { get; }