XmlEncodingOptions Constructor
Definition
XmlEncodingOptions()
Initializes a new instance of the XmlEncodingOptions class.
public XmlEncodingOptions()
Remarks
The following table shows the initial property values for an instance of XmlEncodingOptions.
| Property | Initial Value |
|---|---|
| Preamble | DefaultPreambleSequence |
| Encoding | DefaultEncoding |
| OmitXmlDeclaration | false |