Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Spec Namespace / PdfBool Class / False Field

In This Topic
    False Field (PdfBool)
    In This Topic
    The false instance of the PdfBool class.
    Syntax
    'Declaration
     
    Public Shared ReadOnly False As PdfBool
    public static readonly PdfBool False
    See Also