Show / Hide Table of Contents

Interface AnnotStyleView.IOnPresetSelectedListener

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

Methods

OnPresetDeselected(AnnotStyle)

Declaration
void OnPresetDeselected(AnnotStyle presetStyle)
Parameters
Type Name Description
AnnotStyle presetStyle

OnPresetSelected(AnnotStyle)

Declaration
void OnPresetSelected(AnnotStyle presetStyle)
Parameters
Type Name Description
AnnotStyle presetStyle
In This Article
Back to top Generated by DocFX