DocumentViewerPageRotationMode Property

Gets or sets a value that specifies whether rotate buttons should only rotate all pages or only the currently viewed page. The default is AllPages.

Definition

Namespace: GleamTech.DocumentUltimate.AspNet.UI
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 6.9.7
C#
public DocumentViewerPageRotationMode PageRotationMode { get; set; }

Property Value

DocumentViewerPageRotationMode

See Also