DocumentInfoSize Property |
Contains metadata for a document.
Namespace: GroupDocs.Conversion.ContractsAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.5.0.0 (22.5)
Syntaxpublic long Size { get; }
Public ReadOnly Property Size As Long
Get
public:
virtual property long long Size {
long long get () sealed;
}
abstract Size : int64 with get
override Size : int64 with get
Property Value
Type:
Int64Implements
IDocumentInfoSize
See Also