SvgExtractionOptions.StrictExtractionAreaBoundCheck
SvgExtractionOptions.StrictExtractionAreaBoundCheck property
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
.
public bool StrictExtractionAreaBoundCheck { get; set; }
See Also
- class SvgExtractionOptions
- namespace Aspose.Pdf.Vector
- assembly Aspose.PDF