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




Glossary Item Box

Gets and sets 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 to store items together in one group tag. Otherwise, false is used and NotateXpress will not preserve layers when writing annotations to a TIFF file.

Remarks

The default value is false.

When this property is set to true, NotateXpress stores items from a layer together under one Group tag. When set to false, NotateXpress stores each object in a separate Group tag.

When reading a TIFF file, NotateXpress creates a separate layer for each Group tag encountered if this property is set to true, otherwise only one layer is created and all objects placed in that layer.

See Also

©2013. Accusoft Corporation. All Rights Reserved.