ImageDeleteAction
Overview
ImageDeleteAction is a enum in Aspose.PDF FOSS for .NET.
Action taken by Delete(int, ImageDeleteAction) when the image being removed is still referenced from the page content.
This enumeration defines 4 values: None, Check, ForceDelete, KeepContents.
Values
| Value | Description |
|---|---|
None | |
Check | |
ForceDelete | |
KeepContents |