LEADTOOLS Support
Document
Document SDK Questions
annotation toolbar with DocumentViewer on winforms c# LT20
#1
Posted
:
Thursday, September 17, 2020 2:49:04 AM(UTC)
Groups: Registered
Posts: 40
Thanks: 5 times
Hi,
is possible to have an example (winforms c#) how to load an annotation toolbar with DocumentViewer?
Should be this example but looks too complicated to me "C:\LEADTOOLS 20\Examples\DotNet\CS\DocumentViewerDemo"
Is possible to use this logic but for DocumentViewer?
https://www.leadtools.co...ns-in-windows-forms.htmlThanks
#2
Posted
:
Thursday, September 17, 2020 1:08:51 PM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 105
Was thanked: 3 time(s) in 3 post(s)
Hello,
If you are wanting to look into adding annotations functionality to your WinForms DocumentViewer you will want to start out with the code snippet in the below documentation link.
https://www.leadtools.co...oxui/documentviewer.htmlYou will need to change the DocumentViewerCreateOptions.UseAnnotations to true.
Once you have your document viewer created and your UI panels set, you will then need to add the code from the snippet in the documentation link below.
https://www.leadtools.co...ntviewerannotations.htmlFollowing the code snippets in the above two links should get you started with how to add automated annotations to your document viewer.
If you have any further questions feel free to reach back out to us. Our email is
support@leadtools.com. We also offer live chat here:
https://www.leadtools.com/support/chatThanks
Matt Bresson
Developer Support Engineer
LEAD Technologies, Inc.
1 user thanked Matthew Bresson for this useful post.
LEADTOOLS Support
Document
Document SDK Questions
annotation toolbar with DocumentViewer on winforms c# LT20
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.