Indicates whether to combine multiple selected views/sheets into a single file.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool CombinedFile { get; set; }
Property Value
BooleanExceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | Thrown when the current printer is not a virtual printer. |
