mPDFExportParamsColor_Policy Property

Property that represents export color policy value. 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 to grayscale.

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

Property Value

ColorPolicy
See Also

©  Bricsys NV. All rights reserved.