Method ToPointF NamespaceBitMiracle.Docotic.Pdf.Gdi AssemblyBitMiracle.Docotic.Pdf.Gdi.dll ToPointF(PdfSize) Converts a PdfSize to a PointF. public static PointF ToPointF(this PdfSize size) Parameters size PdfSize The PdfSize to convert. Returns PointF Returns a PointF structure.