Therefore API > API Reference > Classes > TheDocumentProperties > Properties
DocSize
Gets the size of the document.
Namespace: Therefore.API
Visual Basic
Public Overridable ReadOnly Property DocSize As Integer
C#
public virtual int DocSize { get; }
The size of the document.
TheDocumentProperties class
TheDocumentProperties properties