Click or drag to resize

IDocumentCompressedSize Property

The compressed size of the native file (in bytes) if it was contained within certain archive types (e.g. not populated for 7zip items).

Namespace:  Law.EdaIntegration.Document
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
long CompressedSize { get; }

Property Value

Type: Int64
See Also