Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Spec Namespace / IPdfArrayExt Class / TryGetFloat Method

In This Topic
    TryGetFloat Method (IPdfArrayExt)
    In This Topic
    Tries to get the System.Single value at the specified index.
    Overload List
    OverloadDescription
    Tries to get the System.Single value at the specified index.  
    Tries to get the nullable System.Single value at the specified index.  
    See Also