BytesInDocument

WordProcessingPackage.BytesInDocument property

Gets an estimate of the number of bytes in the document.

public int? BytesInDocument { get; }

Property Value

An estimate of the number of bytes in the document.

See Also