Namespace: iTextSharp.text.pdf.intern
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# | 
|---|
public int PDFXConformance { get; set; }  | 
| Visual Basic | 
|---|
Public Property PDFXConformance As Integer Get Set  | 
| Visual C++ | 
|---|
public: virtual property int PDFXConformance { int get () sealed; void set (int value) sealed; }  |