Back to Devexpress

PdfLayersViewerSettings Class

wpf-devexpress-dot-xpf-dot-pdfviewer-c71a1ab0.md

latest1.9 KB
Original Source

PdfLayersViewerSettings Class

Provides access to the PDF layers viewer settings.

Namespace : DevExpress.Xpf.PdfViewer

Assembly : DevExpress.Xpf.PdfViewer.v25.2.dll

NuGet Package : DevExpress.Wpf.PdfViewer

Declaration

csharp
public class PdfLayersViewerSettings :
    FrameworkElement
vb
Public Class PdfLayersViewerSettings
    Inherits FrameworkElement

The following members return PdfLayersViewerSettings objects:

Remarks

The PdfLayersViewerSettings object represents the PDF layers viewer settings. You can access this object with the PdfViewerControl.LayersViewerSettings property.

Inheritance

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement PdfLayersViewerSettings

See Also

PdfLayersViewerSettings Members

DevExpress.Xpf.PdfViewer Namespace