Table of Contents

Method ToSizeF

Namespace
BitMiracle.Docotic.Pdf.Gdi
Assembly
BitMiracle.Docotic.Pdf.Gdi.dll

ToSizeF(PdfSize)

Converts a PdfSize to a SizeF.

public static SizeF ToSizeF(this PdfSize size)

Parameters

size PdfSize

The PdfSize to convert.

Returns

SizeF

Returns a SizeF structure.