Last Updated:
01 Oct 2019 13:27
by ADMIN
PdfViewer: InvalidOperationException is thrown on Copy when PdfViewer is created in different UI thread
When RadPdfViewer is created on UI thread different than the Application main thread, an InvalidOperationException: 'The calling thread cannot access this object because a different thread owns it.' is thrown when calling the Copy method.