Click or drag to resize
DocumentContentType Property
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: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
public string ContentType { get; set; }

Property Value

Type: String
See Also