I looked over the PDFNet API references and sample code, but can't find any mention for having a 2-page view. Is it possible to have 2 pages on 1 pdfviewctrl in PDFNet ?
Yes, both our WinForm (PDFViewCtrl) and WPF (PDFViewWPF) viewers support not only two page mode, but also cover two page mode (so two page magazine spreads are side by side for example).
Yes, both our WinForm (PDFViewCtrl) and WPF (PDFViewWPF) viewers support not only two page mode, but also cover two page mode (so two page magazine spreads are side by side for example).
You want to call PDFViewCtrl.SetPagePresentationMode.
Available page modes here.