C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1BinaryImage Namespace / C1BinaryImage Class / SavedImageName Property

In This Topic
SavedImageName Property
In This Topic
The name of the file which will appear inside of the SaveAs browser dialog. This property is effective only when setting ImageData property.
Syntax
'Declaration
 
Public Property SavedImageName As System.String
 
See Also