RVTDocs.com
Namespace: Autodesk.Revit.DB Class: SaveAsOptions

SaveAsOptions.Compact

Property
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.
Syntax
public bool Compact { get; set; }