Kosmaczewski.Oruga Assembly Documentation

RtfParser.ToString Method 

Returns a string representation of the RTF data read, with a "BASIC-like" structure of the inner blocks.

public override string ToString();

Return Value

A string representing the RTF input data.

See Also

RtfParser Class | Kosmaczewski.Oruga.Rtf Namespace