Show / Hide Table of Contents

Interface AnnotStyleView.IOnMoreAnnotTypeClickedListener

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

Methods

OnAnnotTypeClicked(Int32)

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