AssembleDocumentOptions Constructor (OutputFormat, OutputOptions, DictionaryString, String)
Initializes a new instance of the AssembleDocumentOptions class

Namespace: HotDocs.Cloud.Client
Assembly: HotDocs.Cloud.Client (in HotDocs.Cloud.Client.dll) Version: 1.0.5652.20312
Syntax

public AssembleDocumentOptions(
	OutputFormat format,
	OutputOptions outputOptions,
	Dictionary<string, string> settings
)

Parameters

format
Type: OutputFormat

[Missing <param name="format"/> documentation for "M:HotDocs.Cloud.Client.AssembleDocumentOptions.#ctor(HotDocs.Sdk.Server.Contracts.OutputFormat,HotDocs.Sdk.Server.Contracts.OutputOptions,System.Collections.Generic.Dictionary{System.String,System.String})"]

outputOptions
Type: OutputOptions

[Missing <param name="outputOptions"/> documentation for "M:HotDocs.Cloud.Client.AssembleDocumentOptions.#ctor(HotDocs.Sdk.Server.Contracts.OutputFormat,HotDocs.Sdk.Server.Contracts.OutputOptions,System.Collections.Generic.Dictionary{System.String,System.String})"]

settings
Type: System.Collections.GenericDictionaryString, String

[Missing <param name="settings"/> documentation for "M:HotDocs.Cloud.Client.AssembleDocumentOptions.#ctor(HotDocs.Sdk.Server.Contracts.OutputFormat,HotDocs.Sdk.Server.Contracts.OutputOptions,System.Collections.Generic.Dictionary{System.String,System.String})"]

See Also

Reference