DocumentSaveEventArgsParams Property |
Gets an additional document save parameters passed by client side code.
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 IDictionary<string, string> Params { get; }
Public ReadOnly Property Params As IDictionary(Of String, String)
Get
Property Value
Type:
IDictionaryString,
StringSee Also