DocumentViewerPageRotationMode Enumeration
Note: This API is now obsolete.
Defines possible modes for rotating pages to in the document viewer.
Namespace: GleamTech.DocumentUltimate.AspNet.UIAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
[ObsoleteAttribute("DocumentViewerPageRotationMode is deprecated, use DocumentViewerRotationMode instead.")]
public enum DocumentViewerPageRotationMode
<ObsoleteAttribute("DocumentViewerPageRotationMode is deprecated, use DocumentViewerRotationMode instead.")>
Public Enumeration DocumentViewerPageRotationMode
AllPages | All pages of the document should be rotated. |
CurrentPage | Only the currently viewed page of the document should be rotated. |