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

Syntax

C#
protected internal void ReadObjStm(
	PRStream stream,
	IntHashtable map
)
Visual Basic
Protected Friend Sub ReadObjStm ( _
	stream As PRStream, _
	map As IntHashtable _
)
Visual C++
protected public:
void ReadObjStm(
	PRStream^ stream, 
	IntHashtable^ map
)

See Also