API Reference > OdExport Classes > PDFExportParams Class > PDFExportParams Methods > PDFExportParams::setUseGsCache Method
PDFExportParams::setUseGsCache Method
Syntax
C++
void setUseGsCache(bool bEnable);
Parameters 
Description 
bool bEnable 
[in] An option value. If its value is equal to true, the GsCache is enabled. To switch off the option set this parameter to false. 

Sets the GsCache option.

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