Document ContentType Property
ContentType returns the MIME type according to the Type 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 ContentType { get; }

Property Value

Type: OnlineString
See Also