FileDownloadTargetFileType Property DocuWare Platform .NET API
Specifies the target format (target file type) of the downloaded file.

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

C#
[XmlAttributeAttribute]
[DefaultValueAttribute(FileDownloadType.Auto)]
public FileDownloadType TargetFileType { get; set; }

Property Value

Type: FileDownloadType
See Also

Reference