Namespace:
BitMiracle.Docotic.Pdf.Layout
Assembly:
BitMiracle.Docotic.Pdf.Layout (in BitMiracle.Docotic.Pdf.Layout.dll)
Syntax
C#
public LayoutException(
string message
)
VB
Public Sub New (
message As String
)
Parameters
- message
- Type: System.String
The message.
See Also