API Reference > OdExport Classes > PDFExportParams Class > PDFExportParams Methods > PDFExportParams::setHatchDPI Method
PDFExportParams::setHatchDPI Method
Syntax
C++
void setHatchDPI(OdUInt16 dpi);
Parameters 
Description 
OdUInt16 dpi 
[in] A new value of the resolution to be set (in dots per inch, dpi). 

Sets a new value of the resolution for images created as a result of hatch export. 

 

Hatch resolution value is used when the hatch entity is exported as a bitmap.

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