API Reference > OdExport Classes > PDFExportParams Class > PDFExportParams Methods > PDFExportParams::setTransparentShadedVpBg Method
PDFExportParams::setTransparentShadedVpBg Method
Syntax
C++
void setTransparentShadedVpBg(bool bEnable);
Parameters 
Description 
bool bEnable 
[in] A new option value to be set. 

Sets a new value of the shaded views transparency option.

The option determines whether backgrounds of shaded views exported with a GS device are transparent. The true value means transparency; the false value represents opaqueness.

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