Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Spec Namespace / PdfBoolObject Class / Bool Property

In This Topic
    Bool Property
    In This Topic
    Gets the underlying PdfBool object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Bool As PdfBool
    public PdfBool Bool {get;}
    See Also