Skip to main content
A newer version of this page is available. .

PdfOverlaySettingsBase Class

Contains settings specific to the PDF Viewer‘s overlay.

Namespace: DevExpress.UI.Xaml.Controls

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

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