Show / Hide Table of Contents

Class AnnotStyle.ChangeAnnotIconEventArgs

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

Constructors

ChangeAnnotIconEventArgs(String)

Declaration
public ChangeAnnotIconEventArgs(string icon)
Parameters
Type Name Description
System.String icon

Properties

Icon

Declaration
public string Icon { get; }
Property Value
Type Description
System.String
In This Article
Back to top Generated by DocFX