[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.IPdfNumberExt.AsDouble

AsDouble Method

AsDouble(IPdfNumber)

Converts the IPdfNumber to a double value.

Declaration
public static double AsDouble(this IPdfNumber pn)
Public Shared Function AsDouble(pn As IPdfNumber) As Double
Parameters
Type Name Description
IPdfNumber pn
Returns
Type Description
double