[]
        
(Showing Draft Content)

PdfBool

Type Alias: PdfBool

type PdfBool = boolean;

Represents a PDF boolean object (true or false), represented as a JS boolean.

See

PdfValue