PdfLoadOptions.Password

PdfLoadOptions.Password property

The password to unlock the encrypted PDF file.

public byte[] Password { get; set; }

See Also