<Code Lib>
2025.3 Property
Changes 0
P

SaveAsOptions.OverwriteExistingFile

Description:
Identifies if the operation should be able to overwrite an existing file.

public bool OverwriteExistingFile { get; set; }

Loading…