PdfLayersViewerSettings.Owner Property
In This Article
Gets the PdfLayersViewerSettings
owner.
Namespace: DevExpress.Xpf.PdfViewer
Assembly: DevExpress.Xpf.PdfViewer.v24.2.dll
NuGet Package: DevExpress.Wpf.PdfViewer
#Declaration
public PdfViewerControl Owner { get; }
#Property Value
Type | Description |
---|---|
Pdf |
The Pdf |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Owner |
---|---|
Pdf |
|
Pdf |
|
See Also