StiRtfHelper Class

Namespace: Stimulsoft.Report.Helpers

Methods

Method Returns Description
IsRtfBytes static bool  
IsRtfText static bool  
XmlDecodeFast static string  

Method Details

IsRtfBytes static

IsRtfBytes(**: bytebytes): bool

Parameters

  • ** (bytebytes)

Returns bool


IsRtfText static

IsRtfText(str: string): bool

Parameters

  • str (string)

Returns bool


XmlDecodeFast static

XmlDecodeFast(str: string): string

Parameters

  • str (string)

Returns string