Skip to main content
All docs
V25.1
  • SignatureInfo.Policy Property

    Gets the signature policy options.

    Namespace: DevExpress.Office.DigitalSignatures

    Assembly: DevExpress.Docs.v25.1.dll

    NuGet Package: DevExpress.Document.Processor

    Declaration

    public SignaturePolicy Policy { get; }

    Property Value

    Type Description
    SignaturePolicy

    An object that contains signature policy options.

    See Also