PageAreaFilter
PageAreaFilter class
Represents redaction filter, setting an area within a page of a document to apply redaction.
public class PageAreaFilter : RedactionFilter
Constructors
| Name | Description | 
|---|---|
| PageAreaFilter(Point, Size) | Initializes a new instance of PageAreaFilter class for redacting specific area. | 
Properties
| Name | Description | 
|---|---|
| Rectangle { get; } | Gets the rectangle (top-left position and size of the area) on a page. | 
Remarks
Learn more
- More details about applying redactions: Redaction basics
- More details about redaction filters: Use PDF redaction filters
See Also
- class RedactionFilter
- namespace GroupDocs.Redaction.Redactions
- assembly GroupDocs.Redaction