| AssembleDocumentOptions Constructor |
Overload List
| Name | Description | |
|---|---|---|
| AssembleDocumentOptions |
The default constructor for AssembleDocumentOptions. The default output format is Native;
all other settings are defaulted as designated in the Cloud Services administrative portal.
| |
| AssembleDocumentOptions(OutputFormat, DictionaryString, String) |
Constructor that sets all properties
| |
| AssembleDocumentOptions(OutputFormat, OutputOptions, DictionaryString, String) | Initializes a new instance of the AssembleDocumentOptions class |
See Also