Description
Specifies the password needed for rasterizing a password-protected PDF file.
Syntax
.Addon.PDF.SetPassword(password)
Parameters
<string>
password
: Specifies the PDF password.
Remarks
This API is only available in the HTML5 edition for Windows. When an error occurs, check ErrorCode
or ErrorString
for error information.