DocumentViewerPageRotationMode Enumeration

Defines possible modes for rotating pages to in the document viewer.

Definition

Namespace: GleamTech.DocumentUltimate.AspNet.UI
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 6.9.7
C#
public enum DocumentViewerPageRotationMode

Members

AllPagesAll pages of the document should be rotated.
CurrentPageOnly the currently viewed page of the document should be rotated.

See Also