Skip to main content
All docs
V24.1

PdfLayersViewerSettings.Owner Property

Gets the PdfLayersViewerSettings owner.

Namespace: DevExpress.Xpf.PdfViewer

Assembly: DevExpress.Xpf.PdfViewer.v24.1.dll

NuGet Package: DevExpress.Wpf.PdfViewer

Declaration

public PdfViewerControl Owner { get; }

Property Value

Type Description
PdfViewerControl

The PdfViewerControl object that owns PdfLayersViewerSettings.

Property Paths

You can access this nested property as listed below:

Object Type Path to Owner
PdfViewerControl
PdfViewerControl
See Also