Page 1 of 1

How to change loaded Referenced Image Annotation Data filename

Posted: Fri Mar 29, 2024 8:17 am
by dixit.patel1
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.

Re: How to change loaded Referenced Image Annotation Data filename

Posted: Fri Mar 29, 2024 8:30 am
by Alex
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