Skip to main content
All docs
V24.1

PdfSignaturesViewerSettings Class

Provides access to the PDF signatures viewer settings.

Namespace: DevExpress.Xpf.PdfViewer

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

NuGet Package: DevExpress.Wpf.PdfViewer

Declaration

public class PdfSignaturesViewerSettings :
    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.

See Also