TemplatePackage CurrentCompression Property
Set/get the current compression level. It will be used in the AddFile and Create functions. Default is 'Maximum'.

Namespace: HotDocs.Sdk
Assembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public CompressionOption CurrentCompression { get; set; }

Property Value

Type: OnlineCompressionOption
See Also