Method ToSizeF NamespaceBitMiracle.Docotic.Pdf.Gdi AssemblyBitMiracle.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.