The RtfMapper provides mappings between com.lowagie.text.* classes and the corresponding com.lowagie.text.rtf.** classes.
- Version
 - $Version:$ 
 
- Author
 - Mark Hall (Mark..nosp@m.Hall.nosp@m.@mail.nosp@m..roo.nosp@m.m3b.e.nosp@m.u) 
 
 
◆ RtfMapper()
      
        
          | iTextSharp.text.rtf.RtfMapper.RtfMapper  | 
          ( | 
          RtfDocument  | 
          doc | ) | 
           | 
        
      
 
Constructs a RtfMapper for a RtfDocument
- Parameters
 - 
  
  
 
 
 
◆ MapElement()
Takes an Element subclass and returns an array of RtfBasicElement subclasses, that contained the mapped RTF equivalent to the Element passed in.
- Parameters
 - 
  
  
 
- Returns
 - An array of RtfBasicElement wrapping the Element 
 
- Exceptions
 - 
  
  
 
 
 
The documentation for this class was generated from the following file: