[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.IPdfNumberExt.AsInt

AsInt Method

AsInt(IPdfNumber)

Converts the IPdfNumber to an integer. Note that this method simply casts the double value to integer.

Declaration
public static int AsInt(this IPdfNumber pn)
Parameters
Type Name Description
IPdfNumber pn
Returns
Type Description
int