iFormat
Value that indicates the format to use when saving the annotations.
Value |
Meaning |
ANNFMT_NATIVE |
Use LEAD's own format for annotations. |
ANNFMT_ENCODED |
Use a binary format for saving annotations. The file size is smaller, and it provides greater security. |
ANNFMT_WMF |
Use the Windows WMF format. |
ANNFMT_TIFFTAG |
Save all annotation properties, including those not supported by the Wang specification as an ANNTAG_TIFF tag. |
ANNFMT_WANGTAG |
Save only the annotation properties supported by the Wang specification as an ANNTAG_TIFF tag. |