Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Spec Namespace / PdfNumberObject Class / Number Property

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