Size

IDocumentInfo.Size property

Gets the size of the loaded document in bytes.

public long Size { get; }

Property Value

The size of the loaded document in bytes.

See Also