menu

ASP.NET Web Forms

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

    Show / Hide Table of Contents

    Enum LineDashing

    Specifies the dash style for a line.

    Namespace: Syncfusion.DocIO
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public enum LineDashing

    Fields

    Name Description
    Dash

    Line consists of dashes only.

    DashDot

    Line is a dash-dot pattern.

    DashDotDot

    Line is a dash-dot-dot pattern.

    DashDotGEL

    Line is a dash-dot pattern.

    DashGEL

    Line consists of dashes only.

    Dot

    Line consists of dots only.

    DotGEL

    Line consists of dots only.

    LongDashDotDotGEL

    Line is a long dash and short dot-dot pattern.

    LongDashDotGEL

    Line is a long dash and short dot pattern.

    LongDashGEL

    Line consists of long dashes only.

    Solid

    Line is solid.

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