menu

UWP

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

    Show / Hide Table of Contents

    Class StyleType

    Specifies the type of the Style.

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

    Fields

    CharacterStyle

    Character style

    Declaration
    public const StyleType CharacterStyle
    Field Value
    Type
    StyleType

    ParagraphStyle

    Paragrapgh style

    Declaration
    public const StyleType ParagraphStyle
    Field Value
    Type
    StyleType

    TableStyle

    Table style

    Declaration
    public const StyleType TableStyle
    Field Value
    Type
    StyleType

    Extension Methods

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