Uses of Class
com.lowagie.text.rtf.document.RtfInfoElement
-
Packages that use RtfInfoElement Package Description com.lowagie.text.rtf.document -
-
Uses of RtfInfoElement in com.lowagie.text.rtf.document
Methods in com.lowagie.text.rtf.document with parameters of type RtfInfoElement Modifier and Type Method Description voidRtfInfoGroup. add(RtfInfoElement infoElement)Adds an RtfInfoElement to the RtfInfoGroupvoidRtfDocumentHeader. addInfoElement(RtfInfoElement rtfInfoElement)Adds an RtfInfoElement to the list of RtfInfoElements
-