Creates a new WordDoc source.
Declaration Syntax
Return ValueThe new APSource instance.
Exceptions| Exception | Condition |
|---|---|
| ObjectDisposedException | APEngine instance is disposed. |
| InvalidOperationException | APEngine instance is not loaded. -or- APEngine instance is not in running mode. |
| ArgumentException | baseURI is not the valid path or URI. |
| ArgumentNullException | stream is null. -or- baseURI is null. |
Assembly: Altsoft.Xml2PDF.Server (Module: Altsoft.Xml2PDF.Server)