Uses of Class
com.lowagie.text.rtf.document.RtfDocumentSettings
Packages that use RtfDocumentSettings
-
Uses of RtfDocumentSettings in com.lowagie.text.rtf
Methods in com.lowagie.text.rtf that return RtfDocumentSettingsModifier and TypeMethodDescriptionRtfWriter2.getDocumentSettings()Gets the RtfDocumentSettings that specify how the rtf document is generated. -
Uses of RtfDocumentSettings in com.lowagie.text.rtf.document
Methods in com.lowagie.text.rtf.document that return RtfDocumentSettingsModifier and TypeMethodDescriptionRtfDocument.getDocumentSettings()Gets the RtfDocumentSettings that specify how the rtf document is generated.