ImageManagerOverwriteExistingFile Property |
Gets/sets whether the existing files should be overwritten when generating images
Namespace:
NetQuarry.Util.Image
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxpublic bool OverwriteExistingFile { get; set; }
Public Property OverwriteExistingFile As Boolean
Get
Set
Property Value
Type:
Boolean
See Also