Operator explicit operator NamespaceBitMiracle.Docotic.Pdf AssemblyBitMiracle.Docotic.Pdf.dll explicit operator PdfPoint(PdfSize) Performs an explicit conversion from PdfSize to PdfPoint. public static explicit operator PdfPoint(PdfSize size) Parameters size PdfSize The PdfSize structure to be converted. Returns PdfPoint The PdfPoint structure to which this operator converts.