Show / Hide Table of Contents

Interface AnnotationToolbarComponent.IOnPreBuildToolbarListener

Namespace: pdftron.PDF.Widget.Toolbar.Component
Assembly: PDFViewCtrlTools.dll
Syntax
public interface IOnPreBuildToolbarListener : IJavaObject, IDisposable, IJavaPeerable

Methods

OnPreBuildToolbar(AnnotationToolbarBuilder)

Declaration
void OnPreBuildToolbar(AnnotationToolbarBuilder builder)
Parameters
Type Name Description
AnnotationToolbarBuilder builder
Back to top Generated by DocFX