menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class WordSubdocument - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class WordSubdocument

    Specifies the type of sub document.

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

    Fields

    Annotation

    Annotation.

    Declaration
    public const WordSubdocument Annotation
    Field Value
    Type
    WordSubdocument

    Endnote

    EndNote.

    Declaration
    public const WordSubdocument Endnote
    Field Value
    Type
    WordSubdocument

    Footnote

    FootNote.

    Declaration
    public const WordSubdocument Footnote
    Field Value
    Type
    WordSubdocument

    HeaderFooter

    HeaderFooter.

    Declaration
    public const WordSubdocument HeaderFooter
    Field Value
    Type
    WordSubdocument

    HeaderTextBox

    HeaderTextBox.

    Declaration
    public const WordSubdocument HeaderTextBox
    Field Value
    Type
    WordSubdocument

    Main

    Main.

    Declaration
    public const WordSubdocument Main
    Field Value
    Type
    WordSubdocument

    TextBox

    TextBox.

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