iFormat

One of the following values:

Value

Meaning

ANN_FMT_NATIVE

[0x0000] Use LEAD's own format for annotations. NOTE: This format is being replaced by ANNFMT_XML.

ANN_FMT_WMF

0x0001] Use the Windows WMF format.

ANN_FMT_ENCODED

[0x0004] Use a binary format for saving annotations. The file size is smaller, and it provides greater security.

ANN_FMT_XML

[0x0005] Use the XML text format. This is LEAD’s new text based format which is upward-compatible. It should be used instead of ANN_FMT_NATIVE.