Class AnnotStyleView.MoreAnnotTypeClickedEventArgs
Inheritance
System.Object
AnnotStyleView.MoreAnnotTypeClickedEventArgs
Namespace: pdftron.PDF.Controls
Assembly: PDFViewCtrlTools.dll
Syntax
public class MoreAnnotTypeClickedEventArgs : EventArgs
Constructors
MoreAnnotTypeClickedEventArgs(Int32)
Declaration
public MoreAnnotTypeClickedEventArgs(int annotType)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | annotType |
Properties
AnnotType
Declaration
public int AnnotType { get; }
Property Value
Type | Description |
---|---|
System.Int32 |