PdfViewerErrorWrapper(Exception) Constructor
In This Article
Initializes a new instance of the PdfViewerErrorWrapper class with specified settings.
Namespace: DevExpress.UI.Xaml.Controls
Assembly: DevExpress.UI.Xaml.Controls.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
ex | Exception | A System. |
See Also