UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CalloutLineSegmentCount

    Show / Hide Table of Contents

    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

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved