VintaSoft Annotation .NET Plug-in Discussions

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

Board index < VintaSoft Imaging < VintaSoft Annotation .NET Plug-in Discussions

We are migrating to new forums engine, no new registration or posting currently available. TIA for your patience.

Load AnnotationViewer left side



Load AnnotationViewer left side

Post by minalchaniara »

Hi,

I have load images in annotation viewer but I want to display all images in left side not center of the page. Currently it is loading in center.
Using below codesnippet.
AnnotationViewer.Images.Add(_sourceFilename, _isFileReadOnlyMode);
AnnotationViewer.SizeMode = ImageSizeMode.BestFit;
AnnotationViewer.DisplayMode = ImageViewerDisplayMode.SinglePage;
How to solve it?


Re: Load AnnotationViewer left side

Post by Alex »

Hello,

ImageViewer.ImageAnchor property allows to get or set the anchor style of an image in image viewer.

VintaSoft Imaging .NET SDK has on-line documentation that contains .NET developer guide and API reference. On-line documentation is available here: https://www.vintasoft.com/docs/vsimaging-dotnet/

Best regards, Alexander


Page 1 from 1: 1