Back to Devexpress

PdfDocumentProcessor.CreateGraphicsWorldSystem Method

officefileapi-devexpress-dot-pdf-dot-pdfdocumentprocessor-dot-creategraphicsworldsystem.md

latest735 B
Original Source

PdfDocumentProcessor.CreateGraphicsWorldSystem Method

NameParametersDescription
CreateGraphicsWorldSystem()noneCreates a new instance of the PdfGraphics object that uses the world coordinate system to draw on a PDF document.
CreateGraphicsWorldSystem(Single, Single)dpiX, dpiYCreates a new instance of the PdfGraphics object that uses the world coordinate system with the specified DPI settings.