PdfDocumentProcessor.CreateGraphicsUserSystem() Method
Creates a new instance of the PdfGraphics object that uses the user coordinate system to draw on a PDF document.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Docs.v25.2.dll
Declaration
Returns
| Type | Description |
|---|---|
| PdfGraphics | A PdfGraphics object used as a drawing context. |
See Also