Class AnnotStyle.ChangeAnnotTextColorEventArgs
Inheritance
System.Object
AnnotStyle.ChangeAnnotTextColorEventArgs
Namespace: pdftron.PDF.Model
Assembly: PDFViewCtrlTools.dll
Syntax
public class ChangeAnnotTextColorEventArgs : EventArgs
Constructors
ChangeAnnotTextColorEventArgs(Int32)
Declaration
public ChangeAnnotTextColorEventArgs(int textColor)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | textColor |
Properties
TextColor
Declaration
public int TextColor { get; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |