Enum
ScaleMode

Represents scale mode.

Definition

Namespace:Telerik.UI.Xaml.Controls.PdfViewer

Assembly:Telerik.WinUI.Controls.PdfViewer.dll

Syntax:

cs-api-definition
public enum ScaleMode

Fields

FitToPage

Represents fit to page mode.

Declaration

cs-api-definition
FitToPage = 2

Field Value

ScaleMode

FitToWidth

Represents fit to width mode.

Declaration

cs-api-definition
FitToWidth = 1

Field Value

ScaleMode

Normal

Represents normal mode.

Declaration

cs-api-definition
Normal = 0

Field Value

ScaleMode

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