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

Syntax

C#
public void AddPageLabel(
	PdfPageLabels..::..PdfPageLabelFormat format
)
Visual Basic
Public Sub AddPageLabel ( _
	format As PdfPageLabels..::..PdfPageLabelFormat _
)
Visual C++
public:
void AddPageLabel(
	PdfPageLabels..::..PdfPageLabelFormat^ format
)

See Also