Skip to main content
All docs
V23.2

SignatureInfo.Policy Property

Gets the signature policy options.

Namespace: DevExpress.Office.DigitalSignatures

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