API Reference > OdExport Classes > PDFExportParams Class > PDFExportParams Methods > PDFExportParams::setUseViewExtents Method
PDFExportParams::setUseViewExtents Method
Syntax
C++
void setUseViewExtents(bool bViewExtents);
Parameters 
Description 
bool bViewExtents 
[in] A flag value that determines whether the extents calculation mode is switched on (if it is equal to true) or off (if it is equal to false). 

Sets the extents calculation mode value.

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