public interface IHeaderFooter
Represents a picture or text how to be aligned in the page header and footer.
-
Method Summary
Returns a
IGraphic
object that represents a picture field included inthe specified header or footer.
Returns a Text object that represents text included in the specified header or footer.
void
Sets a Text object that represents text included in the specified header or footer.
-
Method Details
-
getText
Returns a Text object that represents text included in the specified header or footer.
-
setText
Sets a Text object that represents text included in the specified header or footer.
-
getPicture
Returns a
IGraphic
object that represents a picture field included inthe specified header or footer.