Kosmaczewski.Oruga Assembly Documentation

RtfParser Members

RtfParser overview

Public Instance Constructors

RtfParserOverloaded. Initializes a new instance of the RtfParser class.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
Parse This public method launches the parsing process and returns an instance of Kosmaczewski.Oruga.XslFo.XslFoDocument that represents the RTF data read.
ToString Returns a string representation of the RTF data read, with a "BASIC-like" structure of the inner blocks.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

RtfParser Class | Kosmaczewski.Oruga.Rtf Namespace