API Reference > OdExport Classes > PDFExportParams Class > PDFExportParams Methods > PDFExportParams::setUsePdfBlocks Method
PDFExportParams::setUsePdfBlocks Method
Syntax
C++
void setUsePdfBlocks(bool bOn);
Parameters 
Description 
bool bOn 
[in] A value of the pdf blocks usage flag. 

Sets the using pdf blocks option.

If the pdf blocks usage flag value equals true, the use of pdf blocks during the export process is enabled; when the flag value equals false pdf blocks are not used.

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