Hi,
I was using these package because it was the only one I found that allowed me to change page from an external action.
NextPageAsync and PreviousPageAsync used to be protected, so I inherited from Gotho.BlazorPdf.PdfViewer and added my custom methods, but now they're internal and not accessible anymore.
Is there a particular reason for that?
Thanks
Hi,
I was using these package because it was the only one I found that allowed me to change page from an external action.
NextPageAsync and PreviousPageAsync used to be protected, so I inherited from Gotho.BlazorPdf.PdfViewer and added my custom methods, but now they're internal and not accessible anymore.
Is there a particular reason for that?
Thanks