PdfPageFacade.ClearContent Method
Name | Parameters | Description |
---|---|---|
Clear |
regions, options | Clears the document content located in the specified regions. Allows you to set what content type to keep in these regions. |
Clear |
regions | Clears the document content located in the specified regions. |
Clear |
rect, options | Clears the document content located in the specified rectangle. Allows you to specify what content type to keep. |
Clear |
rect, use |
Clears the document content located in the specified rectangle. Allows you to set whether to use the page coordinate system, and what content type to keep. |
Clear |
rect, use |
Clears the document content located in the specified rectangle. Allows you to specify whether to use the page coordinate system. |
Clear |
rect | Clears the document content located in the specified rectangle. |
Clear |
rect, options | Clears the document content located in the specified rectangle. Allows you to specify what content type to keep. |
Clear |
rect, use |
Clears the document content located in the specified rectangle. Allows you to specify whether to use the page coordinate system, and what content type to keep. |
Clear |
rect, use |
Clears the document content located in the specified rectangle. Allows you to specify whether to use the page coordinate system. |
Clear |
rect | Clears the document content in the specified rectangle. |