NamedStream FileName Property
FileName is the given name for the assocated Stream from the 'Content' property.

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

public string FileName { get; private set; }

Property Value

Type: OnlineString
See Also