menu

Blazor

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

    Show / Hide Table of Contents

    Class FormattingExceptions

    Specifies the list of formatting exceptions for form fields.

    Inheritance
    System.Object
    FormattingExceptions
    Namespace: Syncfusion.Blazor.DocumentEditor
    Assembly: Syncfusion.Blazor.DocumentEditor.dll
    Syntax
    public sealed class FormattingExceptions : Enum

    Fields

    AfterSpacing

    After spacing.

    Declaration
    public const FormattingExceptions AfterSpacing
    Field Value
    Type
    FormattingExceptions

    BaselineAlignment

    Baseline alignment.

    Declaration
    public const FormattingExceptions BaselineAlignment
    Field Value
    Type
    FormattingExceptions

    BeforeSpacing

    Before spacing.

    Declaration
    public const FormattingExceptions BeforeSpacing
    Field Value
    Type
    FormattingExceptions

    Bold

    Bold.

    Declaration
    public const FormattingExceptions Bold
    Field Value
    Type
    FormattingExceptions

    ContextualSpacing

    Contextual spacing.

    Declaration
    public const FormattingExceptions ContextualSpacing
    Field Value
    Type
    FormattingExceptions

    FirstLineIndent

    First line indent.

    Declaration
    public const FormattingExceptions FirstLineIndent
    Field Value
    Type
    FormattingExceptions

    FontColor

    Font color.

    Declaration
    public const FormattingExceptions FontColor
    Field Value
    Type
    FormattingExceptions

    FontFamily

    Font family.

    Declaration
    public const FormattingExceptions FontFamily
    Field Value
    Type
    FormattingExceptions

    FontSize

    Font size.

    Declaration
    public const FormattingExceptions FontSize
    Field Value
    Type
    FormattingExceptions

    HighlightColor

    Highlight color.

    Declaration
    public const FormattingExceptions HighlightColor
    Field Value
    Type
    FormattingExceptions

    Italic

    Italic.

    Declaration
    public const FormattingExceptions Italic
    Field Value
    Type
    FormattingExceptions

    LeftIndent

    Left indent.

    Declaration
    public const FormattingExceptions LeftIndent
    Field Value
    Type
    FormattingExceptions

    LineSpacing

    Line spacing.

    Declaration
    public const FormattingExceptions LineSpacing
    Field Value
    Type
    FormattingExceptions

    LineSpacingType

    Line spacing type.

    Declaration
    public const FormattingExceptions LineSpacingType
    Field Value
    Type
    FormattingExceptions

    ListFormat

    List format.

    Declaration
    public const FormattingExceptions ListFormat
    Field Value
    Type
    FormattingExceptions

    RightIndent

    Right indent.

    Declaration
    public const FormattingExceptions RightIndent
    Field Value
    Type
    FormattingExceptions

    Strikethrough

    Strikethrough.

    Declaration
    public const FormattingExceptions Strikethrough
    Field Value
    Type
    FormattingExceptions

    TextAlignment

    Text alignment.

    Declaration
    public const FormattingExceptions TextAlignment
    Field Value
    Type
    FormattingExceptions

    Underline

    Underline.

    Declaration
    public const FormattingExceptions Underline
    Field Value
    Type
    FormattingExceptions
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved