BasicOutputOptions Author Property
Author of the assembled document.

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

public string Author { get; set; }

Property Value

Type: OnlineString
See Also