Stream

PageSavingArgs.Stream property

Gets or sets a stream for writing a page.

public Stream Stream { get; set; }

See Also