Kosmaczewski.Oruga Assembly Documentation

RtfParser.Parse Method 

This public method launches the parsing process and returns an instance of Kosmaczewski.Oruga.XslFo.XslFoDocument that represents the RTF data read.

public XslFoDocument Parse();

Return Value

An XslFoDocument representing the data read.

Implements

IParser.Parse

See Also

RtfParser Class | Kosmaczewski.Oruga.Rtf Namespace