[]
Gets the Stream object that was passed to the Load() method that was used to load this document, or null if Load() was not called.
public Stream LoadStream { get; }
Public ReadOnly Property LoadStream As Stream