1
Not working : GleamTech.DocumentUltimate.AspNet.UI.LayoutMode.Single
Question asked by SDS - 6/9/2020 at 12:39 AM
Answered
Hi Sir,
I need your help regarding below points for GleamTech DocumentUltimate DocViewer,have paid version with valid key:
1.Trying to set single page layout for PPTX,but unable to do it with below code:
documentViewer.LayoutMode = GleamTech.DocumentUltimate.AspNet.UI.LayoutMode.Single;
2.How to set ToolBar Position at bottom instead of Top .

Thanx in advance.

1 Reply

Reply to Thread
1
Cem Alacayir Replied
Employee Post Marked As Answer
These issues are now fixed with Version 5.3.0 - June 15, 2020:

  • Fixed: DocumentViewer.LayoutMode did not work for LayoutMode.Single and LayoutMode.FacingCoverContinuous.

  • Added: DocumentViewer.ToolbarAtBottom property which specifies whether the top toolbar should be placed at the bottom instead.

  • Added: DocumentViewer.SidePaneTabsAtBottom property which specifies whether the top tabs of the left side pane should be placed
    at the bottom instead.

Reply to Thread