ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PdfRedactionResult - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Syncfusion.Drawing.RectangleF
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved