AnnInfoVersion property (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

int AnnInfoVersion

Delphi Syntax

AnnInfoVersion: Integer

Overview

Refer to Annotation Files.

Remarks

(Read only) This property is updated with the version of the annotation file. If ‘12’ is returned, this refers to version 12 or earlier (which could not be multi-page). There is support for multi-page annotation files beginning with version 13.

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

See Also

Elements:

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

Topics:

Annotations (Document/Medical only): Input and Output