PdfDocumentProcessor.CreateGraphicsWorldSystem Method
| Name | Parameters | Description |
|---|---|---|
| CreateGraphicsWorldSystem() | none | Creates a new instance of the PdfGraphics object that uses the world coordinate system to draw on a PDF document. |
| CreateGraphicsWorldSystem(Single, Single) | dpiX, dpiY | Creates a new instance of the PdfGraphics object that uses the world coordinate system with the specified DPI settings. |