Click or drag to resize
ExportSettings Class
Inheritance Hierarchy
SystemObject
  DocuWare.Platform.ServerClientExportSettings

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = true)]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
public class ExportSettings

The ExportSettings type exposes the following members.

Constructors
  NameDescription
Public methodExportSettings
Creates a new instance of this class
Top
Properties
  NameDescription
Public propertyExportHistory
Gets or sets a value indicating whether the document's versions has to be exported.
Public propertyExportTextshots
Gets or sets a value indicating whether the document's textshot has to be exported.
Top
Remarks