[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.PdfBoolObject.Bool

Bool Property

Bool

Gets the underlying PdfBool object.

Declaration
public PdfBool Bool { get; }
Public ReadOnly Property Bool As PdfBool
Implements