ExportSheetType Enumeration |
An enumerated type listing possible Sheet type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic enum ExportSheetType
Public Enumeration ExportSheetType
public enum class ExportSheetType
MembersMember name | Value | Description |
---|
Current | 0 | |
Visible | 1 | |
Select | 2 | |
See Also