| Overload | Description |
|---|---|
| RenderEmpty Constructor() | Initializes a new instance of the RenderEmpty class. |
| RenderEmpty Constructor(Unit,Unit) | Initializes a new instance of the RenderEmpty class with specified width and height. |
| RenderEmpty Constructor(Unit) | Initializes a new instance of the RenderEmpty class with a specified height. |
| RenderEmpty Constructor(BreakEnum) | Initializes a new instance of the RenderEmpty class with a zero height and a specified RenderObject.BreakAfter value. |