Class AnnotStyle.ChangeAnnotLineStartStyleEventArgs
Inheritance
System.Object
AnnotStyle.ChangeAnnotLineStartStyleEventArgs
Namespace: pdftron.PDF.Model
Assembly: PDFViewCtrlTools.dll
Syntax
public class ChangeAnnotLineStartStyleEventArgs : EventArgs
Constructors
ChangeAnnotLineStartStyleEventArgs(LineEndingStyle)
Declaration
public ChangeAnnotLineStartStyleEventArgs(LineEndingStyle lineStartStyle)
Parameters
Type | Name | Description |
---|---|---|
LineEndingStyle | lineStartStyle |
Properties
LineStartStyle
Declaration
public LineEndingStyle LineStartStyle { get; }
Property Value
Type | Description |
---|---|
LineEndingStyle |