Skip to main content
A newer version of this page is available. .
All docs
V20.2

PdfHashAlgorithm Enum

Namespace: DevExpress.XtraPrinting

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

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.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