AccusoftNotateXpress13 ActiveX DLL : NX_TiffAnnType Enumeration |
Member | Value | Description |
---|---|---|
NX_I4W_Compatible | 0 | Kodak/Wang original annotation specification. Limited types and attributes that are best for compatibility with most other systems. |
NX_I4W2_Compatible | 5 | I4W2 Compatibile |
NX_NXP_Compatible | 1 | Tight binary format. Best for file size and speed. |
NX_TMS_Compatible | 2 | Compatibility with the old TMS Sequoia ann file format. Best for reading ann legacy files. |
NX_XFDF_Compatible | 4 | Adobe's PDF format. Best for transferring data to and from PDF. |
NX_XML_Compatible | 3 | The XML way of doing things. Considered to be the direction of future enhancements. Best for long term compatibility and open standards. |