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

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