WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum LineType - WPF API Reference | Syncfusion

    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 - 2021 Syncfusion Inc. All Rights Reserved