menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum LineDashing - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum LineDashing

    Specifies the line dashing supported by the SfRichTextBoxAdv control.

    Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
    Syntax
    public enum LineDashing

    Fields

    Name Description
    Dash

    Aligns the line dashing to the dash.

    DashDot

    Aligns the line dashing to the dashdot.

    DashDotDot

    Aligns the line dashing to the dashdotdot.

    DashDotGel

    Aligns the line dashing to the dash dotgel.

    DashGel

    Aligns the line dashing to the dashgel.

    Dot

    Aligns the line dashing to the dot.

    DotGel

    Aligns the line dashing to the dotgel.

    LongDashDotDotGel

    Aligns the line dashing to the long dash dot dotgel.

    LongDashDotGel

    Aligns the line dashing to the long dash dotgel.

    LongDashGel

    Aligns the line dashing to the long dashgel.

    Solid

    Aligns the line dashing to the solid.

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