InfoConnect for Airlines VBA Guide
PrintGraphicsColorSpecification Property

Gets or sets the color coordinate system used for color sixel printing. This property is relevant only when PrintGraphicsColor is set to PrintGraphicsColorOption.Color and BypassPrinterDriver is True.

Syntax
Object.PrintGraphicsColorSpecification As PrintGraphicsColorSpecificationOption

Property Value

The default value is PrintGraphicsColorSpecificationOption.HLS
See Also