Table of Contents

Class PdfSizeGdiExtensions

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

Provides System.Drawing / GDI+ extension methods for the PdfSize structure.

public static class PdfSizeGdiExtensions
Inheritance
PdfSizeGdiExtensions
Inherited Members

Methods

ToPointF(PdfSize)

Converts a PdfSize to a PointF.

ToSize(PdfSize)

Converts a PdfSize to a Size.

ToSizeF(PdfSize)

Converts a PdfSize to a SizeF.