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

Sets a new value of the image cropping option.

The option value is equal to true if the image cropping option is enabled; otherwise, the option value is equal to false.

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