GoDigram for .NET Framework and .NET Core
Northwoods.Go.Xml Namespace / GoXmlTransformer Class / XmlDocument Property
In This Topic
    XmlDocument Property (GoXmlTransformer)
    In This Topic
    Get the Reader's or the Writer's XmlDocument.
    Syntax
    public XmlDocument XmlDocument {get;}
    See Also