Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
PdfObject PdfObject { get; }
Visual Basic
ReadOnly Property PdfObject As PdfObject
	Get
Visual C++
property PdfObject^ PdfObject {
	PdfObject^ get ();
}

See Also