Namespace:
Autodesk.Revit.DB
ColorDepthType
Enumeration
Description:
An enumerated type listing all Color Depth types of Print Setting.
An enumerated type listing all Color Depth types of Print Setting.
Syntax
public enum ColorDepthType
Unknown Namespace Members:
| Name | Description |
|---|---|
| BlackLine | The type of Color Depth is Black Line. |
| GrayScale | The type of Color Depth is Gray Scale. |
| Color | The type of Color Depth is Color. |