Click or drag to resize

PdfSecurity KeySize Property

Gets the size of the key.

Namespace: Spire.Xls.Pdf.Security
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public PdfEncryptionKeySize KeySize { get; }

Property Value

Type: PdfEncryptionKeySize
See Also