menu

Document Processing

LineType Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    LineType Class

    Break type of the line.

    Inheritance
    System.Object
    LineType
    Namespace: Syncfusion.Pdf.Graphics
    Assembly: Syncfusion.Pdf.Base.dll
    Syntax
    public sealed class LineType : Enum

    Fields

    FirstParagraphLine

    The line is the first in the paragraph.

    Declaration
    public const LineType FirstParagraphLine
    Field Value
    Type
    LineType

    LastParagraphLine

    The line is the last in the paragraph.

    Declaration
    public const LineType LastParagraphLine
    Field Value
    Type
    LineType

    LayoutBreak

    layout break.

    Declaration
    public const LineType LayoutBreak
    Field Value
    Type
    LineType

    NewLineBreak

    The line has new line symbol.

    Declaration
    public const LineType NewLineBreak
    Field Value
    Type
    LineType

    None

    Unknown type line.

    Declaration
    public const LineType None
    Field Value
    Type
    LineType
    Back to top Generated by DocFX
    OSZAR »
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved
    OSZAR »