AssembleDocumentOptionsFormat Property
Requested output format(s). Documents will be assembled in their native format, and will then be converted into each requested output format, as part of the same call.

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

public OutputFormat Format { get; set; }

Property Value

Type: OutputFormat
See Also

Reference