DocumentSaveEventArgsOverwrite Property |
Gets or sets a flag indicating whether or not the file should be overwritten if it already exists.
Default is .
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 bool Overwrite { get; set; }
Public Property Overwrite As Boolean
Get
Set
Property Value
Type:
BooleanSee Also