PdfLtvException(String) Constructor
Initializes a new instance of the PdfLtvException class with specified settings.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Docs.v25.1.dll
NuGet Package: DevExpress.Document.Processor
Declaration
Parameters
Name | Type | Description |
---|---|---|
message | String | Specifies the error message. |
See Also