Accusoft.NotateXpress12.Net
ImagXpressSave Property
See Also  Send Feedback
Accusoft.NotateXpressSdk Namespace > NotateXpress Class : ImagXpressSave Property




Glossary Item Box

Gets or sets whether annotations are saved into a Tiff file when the ImagXpress Save method is executed.

Syntax

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

Property Value

A boolean value which is true to save annotations with the image when ImagXpress saves to a TIFF file. Otherwise, false is returned.

Remarks

The default value is true.

When this property is set to true, and you save a Tiff file in ImagXpress, and ImagXpress is linked to NotateXpress, and there are annotations present, the annotations will be saved in the Tiff file as either Wang/Kodak Imaging for Windows compatible annotations or in native NotateXpress format, depending on the state of the SaveOptions.AnnType property.

Note: To enable annotations to be saved, ensure that the ImagXpressSave property is set to true and the ImagXpress ImageX.SaveOptions.Annotations.Save property is set to true. If either of these properties are false, annotations will not be saved in the file.

Note: Only annotations of type AnnotationType.ImagingForWindows and AnnotationType.NotateXpress can be saved inside an image.

See Also

©2013. Accusoft Corporation. All Rights Reserved.