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