Accusoft NotateXpress 12
NX_TiffAnnType Enumeration
See Also  Send comments on this topic.
AccusoftNotateXpress12 ActiveX DLL : NX_TiffAnnType Enumeration

Glossary Item Box

Description

Specifies constants for use with the TIFFAnnotationType property.

Members

MemberValueDescription
NX_I4W_Compatible0Kodak/Wang original annotation specification. Limited types and attributes that are best for compatibility with most other systems.
NX_I4W2_Compatible5I4W2 Compatibile
NX_NXP_Compatible1Tight binary format. Best for file size and speed.
NX_TMS_Compatible2Compatibility with the old TMS Sequoia ann file format. Best for reading ann legacy files.
NX_XFDF_Compatible4Adobe's PDF format. Best for transferring data to and from PDF.
NX_XML_Compatible3The XML way of doing things. Considered to be the direction of future enhancements. Best for long term compatibility and open standards.

Remarks

This enumeration and property combination is obsolete, please use AnnotationType.  It will be removed from the interface in a future version.
©2013. Accusoft Corporation. All Rights Reserved.