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

Syntax

C#
protected internal PRIndirectReference GetSinglePage(
	int n
)
Visual Basic
Protected Friend Function GetSinglePage ( _
	n As Integer _
) As PRIndirectReference
Visual C++
protected public:
PRIndirectReference^ GetSinglePage(
	int n
)

Parameters

n
Type: System..::..Int32

See Also