Class WillRemoveTabAtIndexEventArgs
Inheritance
System.Object
WillRemoveTabAtIndexEventArgs
Namespace: pdftron.PDF.Controls
Assembly: Tools.dll
Syntax
public class WillRemoveTabAtIndexEventArgs : EventArgs
Constructors
WillRemoveTabAtIndexEventArgs(nuint)
Declaration
public WillRemoveTabAtIndexEventArgs(nuint index)
Parameters
Type | Name | Description |
---|---|---|
System.nuint | index |
Properties
Index
Declaration
public nuint Index { get; set; }
Property Value
Type | Description |
---|---|
System.nuint |