WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Struct EFontVariant

    Show / Hide Table of Contents

    Struct EFontVariant

    Class for EFontVariant.

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    Namespace: Syncfusion.SVG.IO
    Assembly: Syncfusion.Diagram.Base.dll
    Syntax
    public struct EFontVariant

    Properties

    Normal

    Gets the normal.

    Declaration
    public static EFontVariant Normal { get; }
    Property Value
    Type Description
    EFontVariant

    The normal.

    SmallCaps

    Gets the small caps.

    Declaration
    public static EFontVariant SmallCaps { get; }
    Property Value
    Type Description
    EFontVariant

    The small caps.

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