Method | Description | |
---|---|---|
HeaderFooter ( |
Constructs a HeaderFooter-object.
|
|
HeaderFooter ( |
Constructs a Header-object with a pagenumber at the end.
|
|
HeaderFooter ( |
||
IsNumbered ( ) : bool |
Checks if the HeaderFooter contains a page number.
|
|
SetAlignment ( string alignment ) : void |
Sets the alignment of this HeaderFooter.
|
public HeaderFooter ( |
||
before | the Phrase before the pagenumber | |
after | the Phrase after the pagenumber | |
return | System |
public HeaderFooter ( |
||
before | the Phrase before the pagenumber | |
numbered | bool | true if the page has to be numbered |
return | System |
public HeaderFooter ( |
||
attributes | ||
return | System |
public SetAlignment ( string alignment ) : void | ||
alignment | string | the new alignment as a string |
return | void |