XdmWriterSettings.XHtmlOutputMethod PropertyXdmWriterSettings.XHtmlOutputMethod PropertyXdmWriterSettings::XHtmlOutputMethod Property

Gets the qualified name of the XHTML output method.

Syntax

Public Shared ReadOnly Property XHtmlOutputMethod As System.Xml.XmlQualifiedName
        Get
public static System.Xml.XmlQualifiedName XHtmlOutputMethod { get; }
public:
static property System.Xml::XmlQualifiedName^ XHtmlOutputMethod {
    System.Xml::XmlQualifiedName^ get();
}
 

Property Value

Type: System.Xml.XmlQualifiedNameSystem.Xml.XmlQualifiedNameSystem.Xml::XmlQualifiedName^

The qualified name of the XHTML output method.