AnnInfoFormat property (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

int AnnInfoFormat

Delphi Syntax

AnnInfoFormat: Integer

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, or the AnnFileInfoMemory method to update this property.

See Also

Elements:

AnnInfoVersion property, AnnInfoTotalPages property, AnnFileInfo method, AnnFileInfoMemory method, AnnLoadMemory method, AnnLoad method

Topics:

Annotations (Document/Medical only): Input and Output