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

Syntax

C#
protected internal PdfObject GetSpotObject(
	PdfWriter writer
)
Visual Basic
Protected Friend Function GetSpotObject ( _
	writer As PdfWriter _
) As PdfObject
Visual C++
protected public:
PdfObject^ GetSpotObject(
	PdfWriter^ writer
)

See Also