menu

Document Processing

FootnoteType Class - C# Word Library API Reference | Syncfusion

    Show / Hide Table of Contents

    FootnoteType Class

    Specifies the type of the footnote.

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

    Fields

    Endnote

    Specifies object is a endnote.

    Declaration
    public const FootnoteType Endnote
    Field Value
    Type
    FootnoteType

    Footnote

    Specifies object is a footnote.

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