ExportSheetType Enumeration


Export Sheet Type Enumeration

An enumerated type listing possible Sheet type.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum ExportSheetType
Members
Member name Value Description
Current 0
Select 2
Visible 1
See Also