HeaderFooterInfo

HeaderFooterInfo class

Represents visual content of the header, footer or legend which is used for printing \ rendering of views.

Constructors

NameDescription
HeaderFooterInfoInitializes a new instance of the HeaderFooterInfo class.

Methods

NameDescription
get_CenteredImageGets the centered image to be displayed in the parent element.
get_CenteredImageSizeGets the displayed size of the center image.
get_CenteredTextGets the centered text to display in the parent element.
get_LeftImageGets the left aligned image to be displayed in the parent element.
get_LeftImageSizeGets the displayed size of the left image.
get_LeftTextGets the left aligned text to display in the parent element.
get_RightImageGets the right aligned image to be displayed in the parent element.
get_RightImageSizeGets the displayed size of the right image.
get_RightTextGets the right aligned text to display in the parent element.
set_CenteredImageSets the centered image to be displayed in the parent element.
set_CenteredImageSizeSets the displayed size of the center image.
set_CenteredTextSets the centered text to display in the parent element.
set_LeftImageSets the left aligned image to be displayed in the parent element.
set_LeftImageSizeSets the displayed size of the left image.
set_LeftTextSets the left aligned text to display in the parent element.
set_RightImageSets the right aligned image to be displayed in the parent element.
set_RightImageSizeSets the displayed size of the right image.
set_RightTextSets the right aligned text to display in the parent element.