PdfViewerControl.MaxZoomFactor Property
In This Article
Gets or sets the maximum permitted run-time value of the PdfViewerControl.CurrentZoomFactor property.
Namespace: DevExpress.UI.Xaml.Controls
Assembly: DevExpress.UI.Xaml.Controls.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Double | The maximum permitted zoom level. |
See Also