Property StreamingThresholdBytes
StreamingThresholdBytes
Above this size the main document part is read with OpenXmlPartReader (SAX) instead
of being materialised as a DOM. 8 MiB. Event 913 records which mode ran.
public long StreamingThresholdBytes { get; set; }