Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdPrcContextForPdfExport::setWritePdfFile Method
Syntax
C++
virtual void setWritePdfFile(bool flag);

Sets a new value of the flag that determines whether the writing to a .pdf file is needed.

Parameters
Description
flag
[in] A new flag value to be set.

The flag value is equal to false if it is needed to get only a PRC stream as the export result; otherwise, its value is equal to true. In this case, an output .pdf file is created.

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