Click or drag to resize

StiEncodeEncode Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiEncode.Encode(System.Text.StringBuilder,System.Int32)"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static StringBuilder Encode(
	StringBuilder sb,
	int codepage
)

Parameters

sb
Type: System.TextStringBuilder

[Missing <param name="sb"/> documentation for "M:Stimulsoft.Report.Export.StiEncode.Encode(System.Text.StringBuilder,System.Int32)"]

codepage
Type: SystemInt32

[Missing <param name="codepage"/> documentation for "M:Stimulsoft.Report.Export.StiEncode.Encode(System.Text.StringBuilder,System.Int32)"]

Return Value

Type: StringBuilder

[Missing <returns> documentation for "M:Stimulsoft.Report.Export.StiEncode.Encode(System.Text.StringBuilder,System.Int32)"]

See Also