AccusoftNotateXpress13 ActiveX DLL > NotateXpress Object : PreserveWTLayers Property |
Visual Basic |
---|
Public Property PreserveWTLayers As Boolean |
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)