ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FontPitchType - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class FontPitchType

    Specifies the type of the font pitch request.

    Inheritance
    System.Object
    FontPitchType
    Namespace: Syncfusion.DocIO
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class FontPitchType : Enum

    Fields

    Default

    Default pitch.

    Declaration
    public const FontPitchType Default
    Field Value
    Type Description
    FontPitchType

    Fixed

    Fixed pitch.

    Declaration
    public const FontPitchType Fixed
    Field Value
    Type Description
    FontPitchType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Variable

    Variable pitch.

    Declaration
    public const FontPitchType Variable
    Field Value
    Type Description
    FontPitchType
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved