ExportSheetType Enumeration

ExportSheetType 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
Public Enumeration ExportSheetType
public enum class ExportSheetType
type ExportSheetType
Members
Member nameValueDescription
Current0 
Select2 
Visible1 
See Also