DocumentViewerPrintOptionsAutoRotate Property

Gets or sets a value that specifies whether to enable automatic rotation of landscape pages upon printing. Note that most browsers may already auto-rotate pages when printing. The default is true.

Definition

Namespace: GleamTech.DocumentUltimate.AspNet.UI
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
C#
public bool AutoRotate { get; set; }

Property Value

Boolean

See Also