Uses of Class
com.lowagie.text.rtf.document.RtfPageSetting
-
Packages that use RtfPageSetting Package Description com.lowagie.text.rtf.document -
-
Uses of RtfPageSetting in com.lowagie.text.rtf.document
Fields in com.lowagie.text.rtf.document declared as RtfPageSetting Modifier and Type Field Description private RtfPageSetting
RtfDocumentHeader. pageSetting
The page settingsMethods in com.lowagie.text.rtf.document that return RtfPageSetting Modifier and Type Method Description RtfPageSetting
RtfDocumentHeader. getPageSetting()
Gets the RtfPageSetting object of this RtfDocument
-