alexa
menu

Document Processing

    Show / Hide Table of Contents

    LineEndingStyle Class

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved