Property XmlDeclaration
XmlDeclaration
Gets or sets whether the output begins with an XML declaration. Defaults to true.
public bool XmlDeclaration { get; set; }
Gets or sets whether the output begins with an XML declaration. Defaults to true.
public bool XmlDeclaration { get; set; }