Revit 2026 API
Color |
An enumerated type listing all Color Depth types of Print Setting.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
Members
Member name | Value | Description |
---|---|---|
BlackLine | 0 | The type of Color Depth is Black Line. |
Color | 2 | The type of Color Depth is Color. |
GrayScale | 1 | The type of Color Depth is Gray Scale. |
See Also