Skip to main content
All docs
V24.1

PdfSignaturesViewerSettings.HideSignatureViewerProperty Field

Identifies the HideSignatureViewer dependency property.

Namespace: DevExpress.Xpf.PdfViewer

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

NuGet Package: DevExpress.Wpf.PdfViewer

Declaration

public static readonly DependencyProperty HideSignatureViewerProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also