Click or drag to resize

StiPageConvertToHInches Method

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

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public double ConvertToHInches(
	StiUnit unit,
	double value
)

Parameters

unit
Type: Stimulsoft.Report.UnitsStiUnit

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

value
Type: SystemDouble

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

Return Value

Type: Double

[Missing <returns> documentation for "M:Stimulsoft.Report.Components.StiPage.ConvertToHInches(Stimulsoft.Report.Units.StiUnit,System.Double)"]

See Also