How to Show Only One Page At a Time in PDFViewCtrlPagePresentationMode.e_facing_cover Mode WinRT APP

Hi ,

currently in my pdftron i am using (PDFViewCtrlPagePresentationMode.e_facing_cover Mode) to display pdf .but problem is i am unable to display only one page at a time.is there anyway to achieve this ,the abov mode displays two pages at a time.so finally i want to display one page at time in horizontal mode.

Did you try PDFViewCtrlPagePresentationMode.e_single for single page mode? The Facing modes by definition show two pages at a time (except possibly first and last page)

Any of the non-continuous page modes will work in horizontal mode