Table of Contents

DocumentViewerPageRotationMode Enum

Definition

Namespace
GleamTech.DocumentUltimate.AspNet.UI
Assembly
GleamTech.DocumentUltimate.dll

Obsolete

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

[Obsolete("DocumentViewerPageRotationMode is deprecated, use DocumentViewerRotationMode instead.")]
public enum DocumentViewerPageRotationMode

Fields

Name Value Description
AllPages 0

All pages of the document should be rotated.

CurrentPage 1

Only the currently viewed page of the document should be rotated.