2025 Property
Changes 0
P

SaveAsOptions.Compact

Description:
Default is false: let the OS eliminate as much or as little dead data as it wants to. True: force the OS to eliminate all dead data from the file on disk.
public bool Compact { get; set; }