Skip to main content
All docs
V25.1
  • PdfHashAlgorithm Enum

    Namespace: DevExpress.XtraPrinting

    Assembly: DevExpress.Printing.v25.1.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