Enum
PrintOrientation

Determines the RadPdfViewer page orientation when printing.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.PdfViewer.dll

Syntax:

cs-api-definition
public enum PrintOrientation

Fields

Auto

Print automatically in Landscape if content Width is greater then Height.

Declaration

cs-api-definition
Auto = 0

Field Value

PrintOrientation

Landscape

Landscape

Declaration

cs-api-definition
Landscape = 2

Field Value

PrintOrientation

Portrait

Portrait

Declaration

cs-api-definition
Portrait = 1

Field Value

PrintOrientation

In this article
DefinitionFieldsAutoLandscapePortrait
Not finding the help you need?
Contact Support