PdfOverlaySettingsBase.HideZoomBarDelay Property
Gets or sets the time interval for which the Zoom Bar is being displayed when the current zoom factor changess. This is a dependency property.
Namespace: DevExpress.UI.Xaml.Controls
Assembly: DevExpress.UI.Xaml.Controls.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
TimeSpan | A System.TimeSpan object that represents the time interval for which the zoom bar is being displayed. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to HideZoomBarDelay |
---|---|
PdfViewerControl |
|
PdfViewerControl |
|
See Also