Table of Contents

Method ToSize

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

ToSize(PdfSize)

Converts a PdfSize to a Size.

public static Size ToSize(this PdfSize size)

Parameters

size PdfSize

The PdfSize to convert.

Returns

Size

Returns a Size structure.