DocumentViewerRotationMode 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: 7.1.0
C#
public DocumentViewerRotationMode RotationMode { get; set; }

Property Value

DocumentViewerRotationMode

See Also