API Reference > OdExport Classes > PDFExportParams Class > PDFExportParams Methods > PDFExportParams::setParallelDisplay Method
PDFExportParams::setParallelDisplay Method
Syntax
C++
void setParallelDisplay(bool bOn);
Parameters 
Description 
bool bOn 
[in] A new value of the multithreaded display flag to be set. 

Sets the parallel display flag value. Parallel display flag determines whether the multithreaded displaying is used during the export process. If the flag is equal to true multithreaded displaying is enabled; otherwise, the flag is equal to false.

Currently not implemented.

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