Size

IDocumentInfo.Size property

Gets the document size in bytes.

public long Size { get; }

Property Value

The document size in bytes.

See Also