PdfCreatorException(String) Constructor |
Constructor
Namespace: ExpertPdf.PdfCreatorAssembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntaxpublic PdfCreatorException(
string message
)
Public Sub New (
message As String
)
Parameters
- message String
- The exception message
See Also