Accusoft.NotateXpress12.Net
PreserveWangLayers Property
See Also  Send Feedback
Accusoft.NotateXpressSdk Namespace > LoadOptions Class : PreserveWangLayers Property




Glossary Item Box

The PreserveWTLayers affects the way that NotateXpress objects are stored in Wang annotation-compatible Tiff files.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

A boolean value which is true if preserve Wang layers. Otherwise, false to not preserve Wang layers.

Remarks

When PreserveWTLayers is True, NotateXpress will store items from a layer together under one Group tag. When PreserveWTLayers is False, NotateXpress will store each object in a separate Group tag. When reading a Tiff file, NotateXpress will create a separate layer for each Group tag encountered if PreserveWTLayers is True, otherwise only 1 layer will be created and all objects placed in that layer. The default value is False, meaning NotateXpress will not preserve layers when writing annotations to a Tiff file.

See Also

©2013. Accusoft Corporation. All Rights Reserved.