| Name | Description |
 | AutoRepair | Gets or sets whether to automatically repair non-critical custom properties errors in the file to be opened. |
 | ComponentList | Gets or sets the selected components to load when opening an assembly document. |
 | ConfigurationName | Gets or sets the name of the configuration to load when opening a model document. |
 | CriticalDataRepair | Gets or sets whether to automatically repair critical data errors in the file to be opened. |
 | DetailingMode | Gets or sets whether this drawing document is in detailing mode. |
 | DisplayState | Gets or sets the name of the display state to use when opening a model document. |
 | DocumentType | Gets or sets the type of model document to open. |
 | Error | Gets or sets the file load errors when opening a model document. |
 | FileName | Gets or sets the path and filename of the model document to open. |
 | IgnoreHiddenComponents | Gets or sets whether to load hidden components when opening an assembly or drawing document. |
 | InteractiveAdvancedOpen | Gets whether to display an intermediate dialog, which allows the interactive user to set options before opening a document. |
 | InteractiveComponentSelection | Gets whether to display the Selective Open dialog, which allows the interactive user to either select and open specific components or open all of the
displayed components. |
 | LightWeight | Gets or sets whether to open an assembly or drawing document with lightweight parts. |
 | LoadExternalReferencesInMemory | Gets or sets whether to load external references in memory when opening a document. |
 | LoadModel | Gets or sets whether to load the model if the document is a detached drawing. |
 | PLMObjectSpecification | Gets the specification of this SOLIDWORKS Connected document. |
 | Query | Gets or sets whether the options passed during a document's open, load, and save can be retrieved by this API. |
 | ReadOnly | Gets or sets whether the model document is opened read-only or read-write. |
 | Selective | Gets or sets whether to open a document in Quick view (parts and drawings) or Quick view / Selective (assemblies) mode. |
 | SheetName | Gets or sets the name of the sheet in a drawing document to open. |
 | Silent | Gets or sets whether to open the model document silently. |
 | UseLightWeightDefault | Gets or sets whether to use the system default lightweight setting. |
 | UseSpeedPak | Gets or sets whether to open an assembly document using the SpeedPak option. |
 | ViewOnly | Gets or sets whether to open the assembly document in Large Design Review mode. |
 | Warning | Gets or sets any file load warnings when opening a model document. |