AnnInfoVersion property (Main Control)
Visual
Basic example
Visual
C++ 4.0 example
Syntax long AnnInfoVersion
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, the AnnFileInfoArray method or the AnnFileInfoMemory method to update this property.
See Also
Elements: AnnInfoFormat property, AnnInfoTotalPages property, AnnFileInfo method, AnnFileInfoArray method, AnnFileInfoMemory method, AnnLoadArray method, AnnLoadMemory method, AnnLoad method
Topics: Annotations (Document/Medical only): Input and Output