API Reference > OdExport Classes > PDFExportParams Class > PDFExportParams Methods > PDFExportParams::getGeomDPI Method
PDFExportParams::getGeomDPI Method
Syntax
C++
OdUInt16 getGeomDPI() const;

An unsigned 16-bit integer value that contains the current resolution

Retrieves the currently used vector resolution (in dots per inch, dpi).

Standard values are: 72, 150, 200, 300, 400, 600, 720, 1200, 2400 and 4800 DPI. Default value is 600 DPI.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.