DocumentViewerRotationMode Enumeration
Defines possible modes for rotating pages to in the document viewer.
Namespace: GleamTech.DocumentUltimate.AspNet.UIAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.8.0
public enum DocumentViewerRotationMode
Public Enumeration DocumentViewerRotationMode
| AllPages | All pages of the document should be rotated. |
| CurrentPage | Only the currently viewed page of the document should be rotated. |