Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
PDFExportParams::isParallelDisplay Method
Syntax
C++
bool isParallelDisplay() const;

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.

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

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