Click or drag to resize

StiRtfHelperIsRtfBytes Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Helpers.StiRtfHelper.IsRtfBytes(System.Byte[])"]

Namespace:  Stimulsoft.Report.Helpers
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static bool IsRtfBytes(
	byte[] bytes
)

Parameters

bytes
Type: SystemByte

[Missing <param name="bytes"/> documentation for "M:Stimulsoft.Report.Helpers.StiRtfHelper.IsRtfBytes(System.Byte[])"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.Helpers.StiRtfHelper.IsRtfBytes(System.Byte[])"]

See Also