Document ContentType Property DocuWare Platform .NET API
The internet media type of the document. If there is no section this value is missing.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: 6.5.0.0 (6.5.0.5648)
Syntax

public string ContentType { get; set; }

Property Value

Type: OnlineString
See Also