menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LineFormatType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LineFormatType

    Specifies the line format type supported by the SfRichTextBoxAdv control.

    Inheritance
    System.Object
    LineFormatType
    Namespace: Syncfusion.UI.Xaml.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.UWP.dll
    Syntax
    public sealed class LineFormatType : Enum

    Fields

    Gradient

    Aligns the line format to the gradient.

    Declaration
    public const LineFormatType Gradient
    Field Value
    Type
    LineFormatType

    None

    Aligns the line format to the none.

    Declaration
    public const LineFormatType None
    Field Value
    Type
    LineFormatType

    Patterned

    Aligns the line format to the patterned.

    Declaration
    public const LineFormatType Patterned
    Field Value
    Type
    LineFormatType

    Solid

    Aligns the line format to the solid.

    Declaration
    public const LineFormatType Solid
    Field Value
    Type
    LineFormatType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved