menu

Document Processing

FontPitchType Class - C# Word Library API Reference | Syncfusion

    Show / Hide Table of Contents

    FontPitchType Class

    Specifies the type of the font pitch request.

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

    Fields

    Default

    Default pitch.

    Declaration
    public const FontPitchType Default
    Field Value
    Type
    FontPitchType

    Fixed

    Fixed pitch.

    Declaration
    public const FontPitchType Fixed
    Field Value
    Type
    FontPitchType

    Variable

    Variable pitch.

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