AnnInfoFormat property (Main Control)

Visual Basic example
Visual C++ 4.0 example

Syntax long AnnInfoFormat

Overview:  Refer to Annotation Files.

Remarks

(Read only) This property is updated with the annotation file type. Possible values are:

Value

Meaning

ANNFMT_NATIVE

LEAD text-based format for annotations.

ANNFMT_WMF

Windows WMF format.

ANNFMT_ENCODED

LEAD binary format. This file size is smaller and is upward compatible. It also provides better security.

Use the AnnFileInfo method, the AnnFileInfoArray method or the AnnFileInfoMemory method to update this property.

See Also

Elements:  AnnInfoVersion property, AnnInfoTotalPages property, AnnFileInfo method, AnnFileInfoArray method, AnnFileInfoMemory method, AnnLoadArray method, AnnLoadMemory method, AnnLoad method

Topics:  Annotations (Document/Medical only): Input and Output