public interface IReportDecorator extends IMessageDecorator
Modifier and Type | Method and Description |
---|---|
String |
getFooter()
Retrieves a footer of the optimization report.
|
String |
getHeader()
Retrieves a header of the optimization report.
|
String |
getSeparator()
Retrieves a bunch of symbols used to separate different messages.
|
decorateMessage
String getHeader()
String getFooter()
String getSeparator()
Copyright © 1998–2020 iText Group NV. All rights reserved.