Indicates whether to collate of the current print.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public bool Collate { get; set; }
Property Value
BooleanExceptions
Exception | Condition |
---|---|
InvalidOperationException | Thrown when there is only one view or only one copy in the current settings. |