Click or drag to resize

StiHtmlUnitNewUnit Method (Double, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiHtmlUnit.NewUnit(System.Double,System.Boolean)"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static StiHtmlUnit NewUnit(
	double value,
	bool usePoints
)

Parameters

value
Type: SystemDouble

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Export.StiHtmlUnit.NewUnit(System.Double,System.Boolean)"]

usePoints
Type: SystemBoolean

[Missing <param name="usePoints"/> documentation for "M:Stimulsoft.Report.Export.StiHtmlUnit.NewUnit(System.Double,System.Boolean)"]

Return Value

Type: StiHtmlUnit

[Missing <returns> documentation for "M:Stimulsoft.Report.Export.StiHtmlUnit.NewUnit(System.Double,System.Boolean)"]

See Also