Click or drag to resize

StiPageResizePage Method (Double, Double)

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.StiPage.ResizePage(System.Double,System.Double)"]

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void ResizePage(
	double factorX,
	double factorY
)

Parameters

factorX
Type: SystemDouble

[Missing <param name="factorX"/> documentation for "M:Stimulsoft.Report.Components.StiPage.ResizePage(System.Double,System.Double)"]

factorY
Type: SystemDouble

[Missing <param name="factorY"/> documentation for "M:Stimulsoft.Report.Components.StiPage.ResizePage(System.Double,System.Double)"]

See Also