Click or drag to resize

StiHyperlinkProcessorGetBytes Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Helpers.StiHyperlinkProcessor.GetBytes(Stimulsoft.Report.StiReport,System.String,System.Boolean)"]

Namespace:  Stimulsoft.Report.Helpers
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static byte[] GetBytes(
	StiReport report,
	string hyperlink,
	bool firstPositionInDataSource = false
)

Parameters

report
Type: Stimulsoft.ReportStiReport

[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.Helpers.StiHyperlinkProcessor.GetBytes(Stimulsoft.Report.StiReport,System.String,System.Boolean)"]

hyperlink
Type: SystemString

[Missing <param name="hyperlink"/> documentation for "M:Stimulsoft.Report.Helpers.StiHyperlinkProcessor.GetBytes(Stimulsoft.Report.StiReport,System.String,System.Boolean)"]

firstPositionInDataSource (Optional)
Type: SystemBoolean

[Missing <param name="firstPositionInDataSource"/> documentation for "M:Stimulsoft.Report.Helpers.StiHyperlinkProcessor.GetBytes(Stimulsoft.Report.StiReport,System.String,System.Boolean)"]

Return Value

Type: Byte

[Missing <returns> documentation for "M:Stimulsoft.Report.Helpers.StiHyperlinkProcessor.GetBytes(Stimulsoft.Report.StiReport,System.String,System.Boolean)"]

See Also