IllegalPdfSyntaxException Public class
Diagram
flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph iTextSharp.text.exceptions iTextSharp.text.exceptions.IllegalPdfSyntaxException[[IllegalPdfSyntaxException]] end subgraph System System.ArgumentException[[ArgumentException]] end System.ArgumentException --> iTextSharp.text.exceptions.IllegalPdfSyntaxException
Details
Inheritance
-
ArgumentException
Constructors
IllegalPdfSyntaxException [1/2]
Source code
public IllegalPdfSyntaxException(string message)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
message |
IllegalPdfSyntaxException [2/2]
Source code
protected IllegalPdfSyntaxException(SerializationInfo info, StreamingContext context)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
info |
|
|
|
context |
Generated with ModularDoc