Accusoft NotateXpress 12
PreserveWTLayers Property
See Also  Send comments on this topic.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : PreserveWTLayers Property

Glossary Item Box

Description

Gets and sets the way that NotateXpress elements are stored in Kodak/Wang annotation compatible TIFF files.

Property Type

Read-write property

Syntax

Visual Basic
Public Property PreserveWTLayers As Boolean

Return Type

If elements are grouped together into layers.

Remarks

When this property is True, NotateXpress stores items from a layer together under one Group tag.

When this property is False, NotateXpress stores each element in a separate Group tag.

When reading a TIFF file, NotateXpress creates a separate layer for each Group tag encountered if True, otherwise only one layer will be created and all elements placed in that layer.

The default value is False, meaning NotateXpress will not preserve layers when writing annotations to a TIFF file.

This is only valid when reading or wring Kodak/Wang compatible files (NX_AnnotationType_I4W)

See Also

©2013. Accusoft Corporation. All Rights Reserved.