AssembleDocumentSettings Constructor (AssembleDocumentSettings)
Copy constructor -- this constructor is invoked to make a new copy of the (static) Default AssembleDocumentSettings (as originally read from web.config).

Namespace: HotDocs.Sdk
Assembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public AssembleDocumentSettings(
	AssembleDocumentSettings source
)
See Also