Click or drag to resize

StiComponentAddSize Method

Increases the amount of pages on width and on height. Herewith on width or height of the page change all sizes a parent component.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void AddSize(
	bool leftToRightDirection
)

Parameters

leftToRightDirection
Type: SystemBoolean
A parameter which speifiess a direction of adding size to the component.
See Also