Back to Devexpress

PdfViewerControl.HasSignatures Property

wpf-devexpress-dot-xpf-dot-pdfviewer-dot-pdfviewercontrol-fef144e9.md

latest1.1 KB
Original Source

PdfViewerControl.HasSignatures Property

Gets a value that defines whether a document has signatures. This is a dependency property.

Namespace : DevExpress.Xpf.PdfViewer

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

NuGet Package : DevExpress.Wpf.PdfViewer

Declaration

csharp
public bool HasSignatures { get; }
vb
Public ReadOnly Property HasSignatures As Boolean

Property Value

TypeDescription
Boolean

true if the signatures panel is visible; otherwise false.

|

See Also

PdfViewerControl Class

PdfViewerControl Members

DevExpress.Xpf.PdfViewer Namespace