Hi,
ReferencedImageAnnotationData loaded Image on TIFF File but taken action then How to Change filename on runtime.
this Change impact show on TIFF File Loaded.
How to change loaded Referenced Image Annotation Data filename
Moderator: Alex
-
- Posts: 14
- Joined: Fri Feb 02, 2024 1:20 pm
-
- Site Admin
- Posts: 2397
- Joined: Thu Jul 10, 2008 2:21 pm
Re: How to change loaded Referenced Image Annotation Data filename
Hello,
If you want to change the annotation data before annotation is added to the annotation collection, you need to subscribe to the AnnotationDataCollection.Changing event.
VintaSoft Imaging .NET SDK has on-line documentation that contains User Guide and .NET API Reference. Please read the documentation here: https://www.vintasoft.com/docs/vsimaging-dotnet/
Best regards, Alexander
If you want to change the annotation data before annotation is added to the annotation collection, you need to subscribe to the AnnotationDataCollection.Changing event.
VintaSoft Imaging .NET SDK has on-line documentation that contains User Guide and .NET API Reference. Please read the documentation here: https://www.vintasoft.com/docs/vsimaging-dotnet/
Best regards, Alexander