Skip to main content

PdfOverlaySettingsBase Class

Contains settings specific to the PDF Viewer‘s overlay.

Namespace: DevExpress.UI.Xaml.Controls

Assembly: DevExpress.UI.Xaml.Controls.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

Declaration

[Bindable]
public abstract class PdfOverlaySettingsBase :
    DependencyObject

The following members return PdfOverlaySettingsBase objects:

Remarks

To learn more, see Visual Elements.

Inheritance

Object
DependencyObject
PdfOverlaySettingsBase
See Also