builderSelectorAdd Method |
| Name | Description | |
|---|---|---|
| Add(ITextRender) |
Adds new builder into selector. If it supports a same format than the one added earlier - the most recently added will manage the format
| |
| Add(reportAPI) |
Automatically sets render and formats
| |
| Add(ITextRender, reportOutputFormatName) |
Adds the specified new builder to particular output format
|