Copy constructor -- this constructor is invoked to make a new copy of the (static) Default AssembleDocumentSettings
(as originally read from web.config).
Namespace: HotDocs.SdkAssembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- source
- Type: HotDocs.Sdk AssembleDocumentSettings
The source settings to be copied.
See Also