Click or drag to resize

StiEngineAddFooterMarker Method

Adds a FooterMarker (special container) into the current container of output. A container-marker is used for the engine to know on what place in a container of output FooterBands for PrintOnAllPages should be replaced after their rendering is complete.

Namespace:  Stimulsoft.Report.Engine
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void AddFooterMarker(
	StiFooterBand footerMaster
)

Parameters

footerMaster
Type: Stimulsoft.Report.ComponentsStiFooterBand

[Missing <param name="footerMaster"/> documentation for "M:Stimulsoft.Report.Engine.StiEngine.AddFooterMarker(Stimulsoft.Report.Components.StiFooterBand)"]

See Also