Aspose::Pdf::Vector::Extraction::SvgExtractionOptions::get_StrictExtractionAreaBoundCheck method
SvgExtractionOptions::get_StrictExtractionAreaBoundCheck method
Gets and sets an option to define strictly checks whether subpaths are within the specified rectangle in ExtractionAreaBound. If set to false, then subpaths that are not completely included in ExtractionAreaBound will be extracted. The default value is True.
bool Aspose::Pdf::Vector::Extraction::SvgExtractionOptions::get_StrictExtractionAreaBoundCheck() const
See Also
- Class SvgExtractionOptions
- Namespace Aspose::Pdf::Vector::Extraction
- Library Aspose.PDF for C++