DocumentViewerRotationMode 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: 7.1.5
C#
public enum DocumentViewerRotationMode

Members

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

See Also