menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class CanRedoModifiedEventArgs

    Provides data for the CanRedoModified event.

    Inheritance
    System.Object
    CanRedoModifiedEventArgs
    Namespace: Syncfusion.SfPdfViewer.Android
    Assembly: Syncfusion.SfPdfViewer.Android.dll
    Syntax
    public class CanRedoModifiedEventArgs : EventArgs

    Properties

    CanRedo

    Gets a value indicating whether redo collection is empty otherwise true.

    Declaration
    public bool CanRedo { get; }
    Property Value
    Type Description
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved