[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.PdfNumber.op_Explicit

explicit operator Operator

explicit operator PdfNumber(double)

Converts the double to the PdfNumber.

Declaration
public static explicit operator PdfNumber(double d)
Parameters
Type Name Description
double d

The double value to convert.

Returns
Type Description
PdfNumber