PdfDocumentProcessor.CreateGraphicsWorldSystem() Method
Creates a new instance of the PdfGraphics object that uses the world 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 that uses world coordinates. |
See Also