Table of Contents

Field DefaultMaxPackageCompressionRatio

Namespace
DocWright.Core
Assembly
DocWright.Core.dll

The default cap on MaxPackageCompressionRatio: 200:1 across the package. WordprocessingML XML compresses at roughly 10:1 and rarely passes 20:1, while the classic zip bomb starts above 1000:1.

public const double DefaultMaxPackageCompressionRatio = 200

Returns

double
The default cap on : 200:1 across the package. WordprocessingML XML compresses at roughly 10:1 and rarely passes 20:1, while the classic zip bomb starts above 1000:1.