Overload List
Name | Description | |
---|---|---|
FromPdfPage(PdfPage) |
Creates a new instance of the XGraphics class from a PdfEdit.Pdf.PdfPage object.
| |
FromPdfPage(PdfPage, XGraphicsPdfPageOptions) |
Creates a new instance of the XGraphics class from a PdfEdit.Pdf.PdfPage object.
| |
FromPdfPage(PdfPage, XGraphicsUnit) |
Creates a new instance of the XGraphics class from a PdfEdit.Pdf.PdfPage object.
| |
FromPdfPage(PdfPage, XPageDirection) |
Creates a new instance of the XGraphics class from a PdfEdit.Pdf.PdfPage object.
| |
FromPdfPage(PdfPage, XGraphicsPdfPageOptions, XGraphicsUnit) |
Creates a new instance of the XGraphics class from a PdfEdit.Pdf.PdfPage object.
| |
FromPdfPage(PdfPage, XGraphicsPdfPageOptions, XPageDirection) |
Creates a new instance of the XGraphics class from a PdfEdit.Pdf.PdfPage object.
| |
FromPdfPage(PdfPage, XGraphicsPdfPageOptions, XGraphicsUnit, XPageDirection) |
Creates a new instance of the XGraphics class from a PdfEdit.Pdf.PdfPage object.
|
See Also