AddSuffix

SaveOptions.AddSuffix property

Gets or sets a value indicating whether the file name needs to be changed before saving. False by default.

public bool AddSuffix { get; set; }

See Also