Back to Devexpress

PdfSignaturesViewerSettings Class

wpf-devexpress-dot-xpf-dot-pdfviewer-0bb6c30e.md

latest2.0 KB
Original Source

PdfSignaturesViewerSettings Class

Provides access to the PDF signatures viewer settings.

Namespace : DevExpress.Xpf.PdfViewer

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

NuGet Package : DevExpress.Wpf.PdfViewer

Declaration

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

The following members return PdfSignaturesViewerSettings objects:

Remarks

PDF layers viewer settings are represented by the PdfSignaturesViewerSettings object that can be accessed with the PdfViewerControl.SignaturesViewerSettings property.

Inheritance

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement PdfSignaturesViewerSettings

See Also

PdfSignaturesViewerSettings Members

DevExpress.Xpf.PdfViewer Namespace