Click or drag to resize

PdfSecurity DecryptOwnerPassWord Method

Decrypt all password.

Namespace: Spire.Pdf.Security
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public void DecryptOwnerPassWord(
	string ownerPassword
)

Parameters

ownerPassword
Type: System String
The ownerPassword
See Also