Skip to main content
All docs
V23.2

SignatureValidationInfo.SignatureFileName Property

Gets the name of a signature in a package.

Namespace: DevExpress.Office.DigitalSignatures

Assembly: DevExpress.Docs.v23.2.dll

NuGet Package: DevExpress.Document.Processor

Declaration

public string SignatureFileName { get; }

Property Value

Type Description
String

The signature file name.

See Also