menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PdfRedactionResult - API Reference

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