
|
ImgAnnotations Class Library ImgAnnotations.SaveAnnotationsInTags = Boolen |
Enables or disables saving annotations in a image tag. If this property is enabled, the annotations will be saved in a image tag. The tag number used is 32994. Saving annotations in tags only works in *.tif and *.jpg images. If this property is disable, annotations will be saved in a file that will have the the same name as the original filename with the *.ann extension.
|
[Visual Basic] Public Property SaveAnnotationsInTags ( ) as Boolean |
Property Set Value
SaveAnnotationsInTags
Sets the saving annotations in a image tag.
Property Get Value
SaveAnnotationsInTags
Sets the saving annotations in a image tag.
Example
[Visual Basic] The following example enables the saving annotations in image tags.
|
[Visual Basic] Dim SaveInTags as Boolean = True ImgAnnotations1.SaveAnnotationsInTags = SaveInTags |
Requirements
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.
Documentation Version 1.6