Show / Hide Table of Contents

Class AnnotationToolbarComponent.PreBuildToolbarEventArgs

Inheritance
System.Object
AnnotationToolbarComponent.PreBuildToolbarEventArgs
Namespace: pdftron.PDF.Widget.Toolbar.Component
Assembly: PDFViewCtrlTools.dll
Syntax
public class PreBuildToolbarEventArgs : EventArgs

Constructors

PreBuildToolbarEventArgs(AnnotationToolbarBuilder)

Declaration
public PreBuildToolbarEventArgs(AnnotationToolbarBuilder builder)
Parameters
Type Name Description
AnnotationToolbarBuilder builder

Properties

Builder

Declaration
public AnnotationToolbarBuilder Builder { get; }
Property Value
Type Description
AnnotationToolbarBuilder
Back to top Generated by DocFX