Skip to main content
All docs
V24.1

SignatureValidationInfo.SignatureFileName Property

Gets the name of a signature in a package.

Namespace: DevExpress.Office.DigitalSignatures

Assembly: DevExpress.Docs.v24.1.dll

NuGet Package: DevExpress.Document.Processor

Declaration

public string SignatureFileName { get; }

Property Value

Type Description
String

The signature file name.

See Also