Enum PrintColorMapping
Defines the color mapping when printing.
Namespace: TopSolid.Kernel.Automating
Assembly: cs.temp.dll.dll
Syntax
[AvailableSinceVersion(7, 6, 0, 0)]
public enum PrintColorMapping
Remarks
This enum is available since v7.6.
Fields
| Name | Description |
|---|---|
| BlackAndWhite | Converts to black and white. |
| Color | Prints colors. |
| GreyLevels | Converts to grey levels. |