Link Search Menu Expand Document

PDFRendererInvalidPasswordException Constructor (String)

Initializes a new instance of the PDFRendererInvalidPasswordException class.

Namespace:Bytescout.PDFRenderer
Assembly: Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.0.4759-master
Syntax
public PDFRendererInvalidPasswordException(
	string message
)

Parameters

message
Type: SystemString
The message text.
See Also

Reference