Winnovative PDF Security Library Documentation

SecurePdfException Constructor (String)

Winnovative PDF Security Library
Constructs an exception object with the given error message that can be thrown by the PDF Security library

Namespace:  Winnovative.PDFSecurity
Assembly:  wnvsecurepdf (in wnvsecurepdf.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public SecurePdfException(
	string message
)

Parameters

message
Type: SystemString
The exception message
See Also

Reference