PdfAnnotationEditor.RedactArea
PdfAnnotationEditor.RedactArea method
Redacts area on the specified page. All contents is removed.
public void RedactArea(int pageIndex, Rectangle rect, Color color)
Parameter | Type | Description |
---|---|---|
pageIndex | Int32 | Index of the page. |
rect | Rectangle | Area rectangle. |
color | Color | Filling color. |
See Also
- class Rectangle
- class PdfAnnotationEditor
- namespace Aspose.Pdf.Facades
- assembly Aspose.PDF