Click or drag to resize
DocumentFileSize Property
The sum of the size of all section files and document header.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[DefaultValueAttribute(typeof(long), "0")]
[XmlAttributeAttribute]
public long FileSize { get; set; }

Property Value

Type: Int64
See Also