IDocumentInfoSize Property |
Document size in bytes.
Namespace: GroupDocs.Signature.DomainAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 20.11.0.0 (20.11)
SyntaxProperty Size As Long
Get
Set
property long long Size {
long long get ();
void set (long long value);
}
abstract Size : int64 with get, set
Property Value
Type:
Int64
See Also