Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
PDFExportParams::setParallelDisplay Method
Syntax
C++
void setParallelDisplay(bool bOn);

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.

Parameters
Description
bOn
[in] A new value of the multithreaded display flag to be set.

Currently not implemented.

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