The RtfDocumentHeader contains all classes required for the generation of
the document header area.
version: $Id: RtfDocumentHeader.java 2776 2007-05-23 20:01:40Z hallm $ author: Mark Hall (mhall@edu.uni-klu.ac.at) author: Thomas Bickel (tmb99@inode.at)
getRtfParagraphStyle(String styleName) Gets the RtfParagraphStyle with the given style name.
Parameters: styleName - The style name of the RtfParagraphStyle to get.
Gets the RtfParagraphStyle with the given style name.
Parameters: styleName - The style name of the RtfParagraphStyle to get. The RtfParagraphStyle with the given style name or null.