Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Spec Namespace / PdfNumber Class / AsDouble Property

In This Topic
    AsDouble Property
    In This Topic
    Converts the PdfNumber to double.
    Syntax
    'Declaration
     
    Public ReadOnly Property AsDouble As System.Double
    public System.double AsDouble {get;}
    See Also