C# Class iTextSharp.text.pdf.intern.PdfXConformanceImp

Inheritance: IPdfXConformance
Afficher le fichier Open project: mapo80/iTextSharp-Monotouch

Protected Properties

Свойство Type Description
pdfxConformance int

Méthodes publiques

Méthode Description
CheckPDFXConformance ( PdfWriter writer, int key, Object obj1 ) : void
IsPdfIso ( ) : bool
IsPdfX ( ) : bool
IsPdfX1A2001 ( ) : bool
IsPdfX32002 ( ) : bool

Method Details

CheckPDFXConformance() public static méthode

public static CheckPDFXConformance ( PdfWriter writer, int key, Object obj1 ) : void
writer iTextSharp.text.pdf.PdfWriter
key int
obj1 Object
Résultat void

IsPdfIso() public méthode

public IsPdfIso ( ) : bool
Résultat bool

IsPdfX() public méthode

public IsPdfX ( ) : bool
Résultat bool

IsPdfX1A2001() public méthode

public IsPdfX1A2001 ( ) : bool
Résultat bool

IsPdfX32002() public méthode

public IsPdfX32002 ( ) : bool
Résultat bool

Property Details

pdfxConformance protected_oe property

protected int pdfxConformance
Résultat int