Show / Hide Table of Contents

Interface AdvancedShapeCreate.IOnEditToolbarListener

Namespace: pdftron.PDF.Tools
Assembly: PDFViewCtrlTools.dll
Syntax
public interface IOnEditToolbarListener : IJavaObject, IDisposable, IJavaPeerable

Methods

CloseEditToolbar()

Declaration
void CloseEditToolbar()

ShowEditToolbar(ToolManager.ToolMode, Annot, Int32)

Declaration
void ShowEditToolbar(ToolManager.ToolMode toolMode, Annot annot, int pageNum)
Parameters
Type Name Description
ToolManager.ToolMode toolMode
pdftronprivate.PDF.Annot annot
System.Int32 pageNum
Back to top Generated by DocFX