Skip to main content
All docs
V24.1

SignatureInfo.Policy Property

Gets the signature policy options.

Namespace: DevExpress.Office.DigitalSignatures

Assembly: DevExpress.Docs.v24.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