HiQPdf Documentation

PdfSecurityEncryptionMode Property

HiQPdf Client for .NET Core
Controls the encryption mode which can be RC4 or AES. The encryption mode is RC4 by default

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public PdfEncryptionMode EncryptionMode { get; set; }

Property Value

Type: PdfEncryptionMode
See Also

Reference