WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum CharFontStyle

    Show / Hide Table of Contents

    Enum CharFontStyle

    Char font styles

    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Utility.Windows.dll
    Syntax
    [Flags]
    public enum CharFontStyle

    Fields

    Name Description
    Bold

    Bold font style.

    Italic

    Italic font style.

    SmallCaps

    Small caps font style.

    Undefined

    Undefined font style.

    Underline

    Underline font style.

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