InfoConnect for Airlines VBA Guide
ReGISV6 Property
Gets or sets how ReGIS graphics images are handled.
Syntax
Object.ReGISV6 As Boolean
Remarks
When this property is false, InfoConnect uses enhanced features for handling ReGIS graphics. These enhancements include support for image resizing, clearer fonts, improved printed images, and increased speed.

When this property is true, InfoConnect handles ReGIS graphics as it did in version 6.0. Some types of graphics, such as fill patterns, may be more accurately represented when ReGISV6 is true.

The default value is false.
See Also