PdfDocumentException Constructor (String) |
Constructor
Namespace:
ExpertPdf.HtmlToPdf.PdfDocument
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public PdfDocumentException(
string message
)
Public Sub New (
message As String
)
Parameters
- message
- Type: SystemString
The exception message
See Also