public final class HeaderFooter extends Object
Constructor and Description |
---|
HeaderFooter()
HeaderFooter constructor. |
Modifier and Type | Method and Description |
---|---|
HeaderFooterSection |
getCenterSection()
Gets center section.
|
HeaderFooterSection |
getLeftSection()
Gets left section.
|
HeaderFooterSection |
getRightSection()
Gets right section.
|
void |
setCenterSection(HeaderFooterSection value)
Sets center section.
|
void |
setLeftSection(HeaderFooterSection value)
Sets left section.
|
void |
setRightSection(HeaderFooterSection value)
Sets right section.
|
public HeaderFooter()
HeaderFooter
constructor.public HeaderFooterSection getCenterSection()
public HeaderFooterSection getLeftSection()
public HeaderFooterSection getRightSection()
public void setCenterSection(HeaderFooterSection value)
public void setLeftSection(HeaderFooterSection value)
public void setRightSection(HeaderFooterSection value)
© GemBox d.o.o. — All rights reserved.