Click or drag to resize

StiComponentIsExportAsImage Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.StiComponent.IsExportAsImage(Stimulsoft.Report.StiExportFormat)"]

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual bool IsExportAsImage(
	StiExportFormat format
)

Parameters

format
Type: Stimulsoft.ReportStiExportFormat

[Missing <param name="format"/> documentation for "M:Stimulsoft.Report.Components.StiComponent.IsExportAsImage(Stimulsoft.Report.StiExportFormat)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.Components.StiComponent.IsExportAsImage(Stimulsoft.Report.StiExportFormat)"]

See Also