Class LineEndingStyle
Enumerates the values that represent the ending style of a line annotation.
Inheritance
System.Object
LineEndingStyle
Namespace: Syncfusion.Maui.PdfViewer
Assembly: Syncfusion.Maui.PdfViewer.dll
Syntax
public sealed class LineEndingStyle : Enum
Fields
None
Represents the absence of any line ending style.
Declaration
public const LineEndingStyle None
Field Value
Type |
---|
LineEndingStyle |
Open
Represents the open arrow line ending style.
Declaration
public const LineEndingStyle Open
Field Value
Type |
---|
LineEndingStyle |