Show / Hide Table of Contents

    Class ExportSettings

    Inheritance
    System.Object
    ExportSettings
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class ExportSettings : object

    Constructors

    ExportSettings()

    Creates a new instance of this class

    Declaration
    public ExportSettings()

    Properties

    ExportHistory

    Gets or sets a value indicating whether the document's versions has to be exported.

    Declaration
    public bool ExportHistory { get; set; }
    Property Value
    Type Description
    System.Boolean

    ExportTextshots

    Gets or sets a value indicating whether the document's textshot has to be exported.

    Declaration
    public bool ExportTextshots { get; set; }
    Property Value
    Type Description
    System.Boolean
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top