Size

IDocumentInfo.Size property

Gets the size of the document in bytes.

public long Size { get; }

Property Value

An integer value that represents the size of the document in bytes.

See Also