menu

WinForms

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

    Show / Hide Table of Contents

    Enum TextFormatting

    Text change types formatting and text changing

    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Windows.dll
    Syntax
    public enum TextFormatting

    Fields

    Name Description
    Bold

    Bold Text Formatting.

    CharOffset

    CharOffset Text Formatting.

    CutText

    Cut text to Clipboard.

    DeleteText

    Text Deleted.

    FamilyName

    FamilyName Text Formatting.

    FontHeight

    FontHeight Text Formatting.

    HorizontalAlignment

    Horizontal Alignment Formatting.

    InsertText

    Text inserted.

    Italic

    Italic Text Formatting.

    Lower

    Lower Text Formatting.

    PasteText

    Text inserted from clipboard.

    PointSize

    Font Height Text Formatting.

    Strikeout

    Strikeout Text Formatting.

    Subscript

    Subscript Text Formatting.

    Superscript

    Superscript Text Formatting.

    TextColor

    TextColor Text Formatting.

    Underline

    Underline Text Formatting.

    Upper

    Upper Text Formatting.

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