Table of Contents

DocumentViewerPrintOptions.AutoRotate Property

Definition

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

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.

public bool AutoRotate { get; set; }

Property Value

bool