DocumentSaveEventArgsDocumentStreamName Property |
Gets or sets a path to stream, where
DocumentStream is located. This value will be passed to
the client-side and can be used by 'documentsaved' JavaScript event handler.
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 string DocumentStreamName { get; set; }
Public Property DocumentStreamName As String
Get
Set
Property Value
Type:
StringRemarks See Also