Share

ColorDepthType Enumeration

An enumerated type listing all Color Depth types of Print Setting.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum ColorDepthType

Members

Member nameValueDescription
BlackLine0 The type of Color Depth is Black Line.
Color2 The type of Color Depth is Color.
GrayScale1 The type of Color Depth is Gray Scale.

See Also

Reference

Was this information helpful?