An enumerated type listing possible Sheet type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum ExportSheetType
Members
| Member name | Value | Description |
|---|
| Current | 0 | |
| Select | 2 | |
| Visible | 1 | |
See Also
Reference