Skip to main content
All docs
V23.2

PdfHashAlgorithm Enum

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Printing.v23.2.Core.dll

NuGet Package: DevExpress.Printing.Core

Declaration

[ResourceFinder(typeof(ResFinder))]
public enum PdfHashAlgorithm

Members

Name Description
SHA1

Obsolete. This field is obsolete (do not use this value due to security reasons).

SHA256
SHA384
SHA512

Related API Members

The following properties accept/return PdfHashAlgorithm values:

See Also