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

true if the multithreaded displaying is enabled, or false otherwise.

Retrieves the current value of the parallel display flag. 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.

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