Toggle navigation
Home
Docotic.Pdf
Download
Samples
Help
Pricing
Blog
Support
About us
PdfException Constructor (String)
Docotic.Pdf library help
>
BitMiracle.Docotic.Pdf
>
PdfException Class
>
PdfException Constructor
> PdfException Constructor (String)
Welcome
License agreement
Getting started
Adding to GAC
Links to resources
Samples
Copyright
Version history
BitMiracle.Docotic
BitMiracle.Docotic.Pdf
PdfException Class
PdfException Constructor
PdfException Constructor
PdfException Constructor (String)
PdfException Constructor (SerializationInfo, StreamingContext)
PdfException Constructor (String, Exception)
BitMiracle.Docotic.Pdf.Gdi
BitMiracle.Docotic.Pdf.HtmlToPdf
Initializes a new instance of the
PdfException
class.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public
PdfException
(
string
message
)
VB
Public
Sub
New
(
message
As
String
)
Parameters
message
Type:
System
.String
The message.
See Also
PdfException Class
PdfException Overload
BitMiracle.Docotic.Pdf Namespace