CenterFooterPicture Property (PageSettings)
In This Topic
Returns a
IGraphic object that represents the picture for the center section of the footer. Used to set attributes about the picture.
Syntax
public IGraphic CenterFooterPicture {get; set;}
See Also