Show / Hide Table of Contents

Interface UserCropDialogFragment.IOnUserCropDialogDismissListener

Namespace: pdftron.PDF.Controls
Assembly: PDFViewCtrlTools.dll
Syntax
public interface IOnUserCropDialogDismissListener

Methods

OnUserCropDialogDismiss(Int32)

Declaration
void OnUserCropDialogDismiss(int pageNumberAtDismiss)
Parameters
Type Name Description
System.Int32 pageNumberAtDismiss
In This Article
Back to top Generated by DocFX