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