[]
type PdfBool = boolean;
Represents a PDF boolean object (true or false), represented as a JS boolean.
true
false
PdfValue