Click or drag to resize

StiViewGetImage Method (Single, StiExportFormat)

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.StiView.GetImage(System.Single@,Stimulsoft.Report.StiExportFormat)"]

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual Image GetImage(
	ref float zoom,
	StiExportFormat format
)

Parameters

zoom
Type: SystemSingle

[Missing <param name="zoom"/> documentation for "M:Stimulsoft.Report.Components.StiView.GetImage(System.Single@,Stimulsoft.Report.StiExportFormat)"]

format
Type: Stimulsoft.ReportStiExportFormat

[Missing <param name="format"/> documentation for "M:Stimulsoft.Report.Components.StiView.GetImage(System.Single@,Stimulsoft.Report.StiExportFormat)"]

Return Value

Type: Image

[Missing <returns> documentation for "M:Stimulsoft.Report.Components.StiView.GetImage(System.Single@,Stimulsoft.Report.StiExportFormat)"]

Implements

IStiExportImageExtendedGetImage(Single, StiExportFormat)
See Also