Change Language and Initial View option

Hi,

I have two doubts in PDFtron

  1. I want to change the language option in PDF, i.e., Document Properties > Description > Reading Options > Language into English. Is that possible to do?
  2. Document Properties (Initial View Settings). Page Layout should be set to ‘Single Page Continuous’ and Magnification should be set to ‘Fit Width’.

I need sample coding in VB.Net.

Best regards
Sharan

For best customization, you should use our PDFViewWPF class, and the associated tools project. For our older PDFViewCtrl class, there is no means of localizing the text of UI elements.

As for initial view settings, just set these.
http://www.pdftron.com/pdfnet/docs/PDFNet/?topic=html/M_pdftron_PDF_PDFViewWPF_SetPagePresentationMode.htm

http://www.pdftron.com/pdfnet/docs/PDFNet/?topic=html/M_pdftron_PDF_PDFViewWPF_SetPageViewMode.htm