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

In This Topic
    AsFloat Property
    In This Topic
    Converts the PdfNumber to float.
    Syntax
    'Declaration
     
    Public ReadOnly Property AsFloat As System.Single
    public System.float AsFloat {get;}
    See Also