Hello All,
I am getting the below error on loadDocumentDescription api on
using (PngViewer pngViewer = new PngViewer(documentGuid, cache, GetLoadOptions(password)))
{
loadDocumentEntity = GetLoadDocumentEntity(loa…...pagesInfoPath); foreach (Page page in viewInfo.Pages) { PageDescriptionEntit...PageDescriptionEntit pageData = GetPageInfo(page, pagesInfoPath); if (loadAllPages)...