Class PdfRedactionResult
Inheritance
System.Object
PdfRedactionResult
Namespace: Syncfusion.Pdf.Redaction
Assembly: Syncfusion.Pdf.Imaging.Portable.dll
Syntax
public class PdfRedactionResult : Object
Properties
IsRedactionSuccess
Declaration
public bool IsRedactionSuccess { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
PageNumber
Declaration
public int PageNumber { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
RedactionBounds
Declaration
public RectangleF RedactionBounds { get; }
Property Value
Type | Description |
---|---|
RectangleF |