PdfOverlaySettingsBase.BookmarksPanelLocation Property
Gets or sets the object that specifies the location of the Bookmarks Panel. 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 |
---|---|
DevExpress.UI.Xaml.Controls.IPdfOverlayBarLocation | An object implementing the DevExpress.UI.Xaml.Controls.IPdfOverlayBarLocation interface. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to BookmarksPanelLocation |
---|---|
PdfViewerControl |
|
PdfViewerControl |
|
See Also