ResolvePageUriEventArgsDocumentStream Property |
Stream used to override the default file system save while saving the document.
Setting this property will take precedence over using
the
DocumentUri property.
Namespace:
Atalasoft.Imaging.WebControls
Assembly:
Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public Stream DocumentStream { get; set; }
Public Property DocumentStream As Stream
Get
Set
Property Value
Type:
StreamSee Also