menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum CustomXMLNodeType - WPF 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 - 2025 Syncfusion Inc. All Rights Reserved