File Formats

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum CustomXMLNodeType - FileFormats API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum CustomXMLNodeType

    Represents the node types of CustomXMLNode.

    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public enum CustomXMLNodeType

    Fields

    Name Description
    Attribute

    Represents Attribute node type.

    Document

    Represents Document node type.

    Element

    Represents Element node type.

    Text

    Represents Text node type.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved