File Formats

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum LineType

    Show / Hide Table of Contents

    Enum LineType

    Break type of the line.

    Namespace: Syncfusion.Pdf.Graphics
    Assembly: Syncfusion.Pdf.Base.dll
    Syntax
    [Flags]
    public enum LineType

    Fields

    Name Description
    FirstParagraphLine

    The line is the first in the paragraph.

    LastParagraphLine

    The line is the last in the paragraph.

    LayoutBreak

    layout break.

    NewLineBreak

    The line has new line symbol.

    None

    Unknown type line.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved