API Reference > OdExport Classes > TD_PDF_2D_EXPORT Namespace > Classes > PDF2dExportView Class > PDF2dExportView Methods > PDF2dExportView::enableClipper Method
PDF2dExportView::enableClipper Method
Syntax
C++
void enableClipper(bool bEnable);
Parameters 
Description 
bool bEnable 
[in] A flag value that enables (if equals to true) or disables (if equals to false) the clipping. 

Handles the viewport clipping (used for texts and hatches as pdf paths).

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