[]
        
(Showing Draft Content)

C1.Pdf.C1PdfDocument.GetPaperSizeInPoints

GetPaperSizeInPoints Method

GetPaperSizeInPoints(PaperKind)

Convert GrapeCity.Documents.Common.PaperKind PaperKind into SizeF (in points).

Declaration
public static SizeF GetPaperSizeInPoints(PaperKind paperKind)
Parameters
Type Name Description
PaperKind paperKind

The GrapeCity.Documents.Common.PaperKind value.

Returns
Type Description
SizeF

The SizeF value in points.