ClippingPathsProcessingMode
Overview
ClippingPathsProcessingMode is a enum in Aspose.PDF FOSS for .NET.
How clipping paths are processed when text edits affect clipped regions.
This enumeration defines 3 values: KeepIntact, Expand, Remove.
Values
| Value | Description |
|---|
KeepIntact | |
Expand | |
Remove | |
See Also