Constructs a Header-object with a pagenumber at the end.
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public HeaderFooter( Phrase before, bool numbered ) |
Visual Basic |
---|
Public Sub New ( _ before As Phrase, _ numbered As Boolean _ ) |
Visual C++ |
---|
public: HeaderFooter( Phrase^ before, bool numbered ) |
Parameters
- before
- Type: iTextSharp.text..::..Phrase
the Phrase before the pagenumber
- numbered
- Type: System..::..Boolean
true if the page has to be numbered