FileDownload TargetFileType 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: 6.5.0.0 (6.5.0.5648)
Syntax

public FileDownloadType TargetFileType { get; set; }

Property Value

Type: FileDownloadType
See Also