IBasePrintable Methods
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.| Name | Description |
|---|---|
| CreateArea(String, BrickGraphics) | When implemented by a class, creates report elements (bricks) for a specific area. |
| Finalize(PrintingSystemBase, LinkBase) | If implemented by a class, finalizes the printing of the report. |
| Initialize(PrintingSystemBase, LinkBase) | When implemented by a class, initializes a control for report creation. |
See Also