Show / Hide Table of Contents

    Enum FileDownloadType

    Define the format that will be used to download a document

    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public enum FileDownloadType : int

    Fields

    Name Description
    Auto

    The type of the downloaded file determined by the server automatically. In case of a single file this is directly downloaded, otherwise a ZIP file is created.

    PDF

    The files are always downloaded as PDF file. If more than one document is downloaded then every document is converted to PDF and the PDF files are packed in a ZIP file.

    Zip

    The files are always downloaded as ZIP file.

    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top