Show / Hide Table of Contents

Class AnnotStyle.ChangeAnnotStrokeColorEventArgs

Inheritance
System.Object
AnnotStyle.ChangeAnnotStrokeColorEventArgs
Namespace: pdftron.PDF.Model
Assembly: PDFViewCtrlTools.dll
Syntax
public class ChangeAnnotStrokeColorEventArgs : EventArgs

Constructors

ChangeAnnotStrokeColorEventArgs(Int32)

Declaration
public ChangeAnnotStrokeColorEventArgs(int color)
Parameters
Type Name Description
System.Int32 color

Properties

Color

Declaration
public int Color { get; }
Property Value
Type Description
System.Int32
In This Article
Back to top Generated by DocFX