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