Serialize this manifest to an XML string and write it to a stream using UTF-8 encoding (with a byte-order-mark).
Namespace: HotDocs.SdkAssembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- st
- Type:
System.IO Stream
The stream to write to.
See Also