Skip to main content
All docs
V25.1
  • SignatureValidationInfo.SignatureFileName Property

    Gets the name of a signature in a package.

    Namespace: DevExpress.Office.DigitalSignatures

    Assembly: DevExpress.Docs.v25.1.dll

    NuGet Package: DevExpress.Document.Processor

    Declaration

    public string SignatureFileName { get; }

    Property Value

    Type Description
    String

    The signature file name.

    See Also