Click or drag to resize

StiImageHelperGetPathImageOffice2013FromBitmapService Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiImageHelper.GetPathImageOffice2013FromBitmapService(Stimulsoft.Base.Services.StiService,System.Double)"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string GetPathImageOffice2013FromBitmapService(
	StiService service,
	double xFactor = 1
)

Parameters

service
Type: Stimulsoft.Base.ServicesStiService

[Missing <param name="service"/> documentation for "M:Stimulsoft.Report.Export.StiImageHelper.GetPathImageOffice2013FromBitmapService(Stimulsoft.Base.Services.StiService,System.Double)"]

xFactor (Optional)
Type: SystemDouble

[Missing <param name="xFactor"/> documentation for "M:Stimulsoft.Report.Export.StiImageHelper.GetPathImageOffice2013FromBitmapService(Stimulsoft.Base.Services.StiService,System.Double)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Export.StiImageHelper.GetPathImageOffice2013FromBitmapService(Stimulsoft.Base.Services.StiService,System.Double)"]

See Also