Link Search Menu Expand Document

PDF2HTMLPermissionsException Constructor (String)

Initializes a new instance of the PDF2HTMLPermissionsException class.

Namespace:Bytescout.PDF2HTML
Assembly: Bytescout.PDF2HTML (in Bytescout.PDF2HTML.dll) Version: 13.3.1.4759-master
Syntax
public PDF2HTMLPermissionsException(
	string message
)

Parameters

message
Type: SystemString
The message text.
See Also

Reference