How to change loaded Referenced Image Annotation Data filename

Questions, comments and suggestions concerning VintaSoft Annotation .NET Plug-in.

Moderator: Alex

Post Reply
dixit.patel1
Posts: 14
Joined: Fri Feb 02, 2024 1:20 pm

How to change loaded Referenced Image Annotation Data filename

Post 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.
Alex
Site Admin
Posts: 2319
Joined: Thu Jul 10, 2008 2:21 pm

Re: How to change loaded Referenced Image Annotation Data filename

Post 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
Post Reply