PlotStyleDataColorPolicy Property

Property that represents color policy for plotting. Available values: * 0 (NoPolicy) - No color policy. A drawing is exported with its native color palette (as is). * 1 (Mono) - Drawing is exported to a monochrome .pdf file. * 2 (Grayscale) - Drawing is exported to a grayscale .pdf file. Native colors are converted into grayscale.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public int ColorPolicy { get; set; }

Property Value

Int32
See Also

©  Bricsys NV. All rights reserved.