Click or drag to resize

SecurePdfException Constructor (String)

Constructs an exception object

Namespace:  ExpertPdf.PDFSecurity
Assembly:  epsecurepdf (in epsecurepdf.dll) Version: 6.0
Syntax
public SecurePdfException(
	string message
)

Parameters

message
Type: SystemString
The exception message
See Also