Class CalloutLineSegmentCount
Enumerates the values that represent the number of line segments in the FreeTextCalloutAnnotation.
Inheritance
System.Object
CalloutLineSegmentCount
Namespace: Syncfusion.Windows.PdfViewer
Assembly: Syncfusion.SfPdfViewer.UWP.dll
Syntax
public sealed class CalloutLineSegmentCount : Enum
Fields
One
Free text call out annotation with one line segment.
Declaration
public const CalloutLineSegmentCount One
Field Value
Type | Description |
---|---|
CalloutLineSegmentCount |
Two
Free text call out annotation with two line segments.
Declaration
public const CalloutLineSegmentCount Two
Field Value
Type | Description |
---|---|
CalloutLineSegmentCount |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |