Skip to main content
All docs
V25.1
  • PdfSignaturesViewerSettings Class

    Provides access to the PDF signatures viewer settings.

    Namespace: DevExpress.Xpf.PdfViewer

    Assembly: DevExpress.Xpf.PdfViewer.v25.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