menu

UWP

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

    Show / Hide Table of Contents

    Class Font

    Inheritance
    System.Object
    Font
    Implements
    System.IDisposable
    Namespace: Syncfusion.XlsIO.Implementation.WINRT
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public class Font : Object, IDisposable

    Fields

    Bold

    Declaration
    public bool Bold
    Field Value
    Type
    System.Boolean

    CharSet

    Declaration
    public byte CharSet
    Field Value
    Type
    System.Byte

    Italic

    Declaration
    public bool Italic
    Field Value
    Type
    System.Boolean

    Name

    Declaration
    public string Name
    Field Value
    Type
    System.String

    Size

    Declaration
    public float Size
    Field Value
    Type
    System.Single

    Strikeout

    Declaration
    public bool Strikeout
    Field Value
    Type
    System.Boolean

    Underline

    Declaration
    public bool Underline
    Field Value
    Type
    System.Boolean

    Methods

    Dispose()

    Declaration
    public void Dispose()

    GetHeight()

    Declaration
    public float GetHeight()
    Returns
    Type
    System.Single

    Implements

    System.IDisposable

    Extension Methods

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