PdfClearContentOptions Properties
Contains options that specify what content type to keep in the page area that is to be cleared.| Name | Description |
|---|---|
| ClearAnnotations | Gets or sets whether to clear annotations. |
| ClearGraphics | Gets or sets whether to clear graphics. |
| ClearImages | Gets or sets whether to clear images. |
| ClearText | Gets or sets whether to clear text. |
See Also