Click or drag to resize

SecurePdfException(String) Constructor

Constructs an exception object

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

Parameters

message  String
The exception message
See Also