IDevice.BeginElement
IDevice.BeginElement method
Begins rendering of the element.
public bool BeginElement(Element element, RectangleF rect)
| Parameter | Type | Description |
|---|---|---|
| element | Element | The Element. |
| rect | RectangleF | Bounding box of the node. |
Return Value
Returns [true] if element should be processed.
See Also
- class Element
- interface IDevice
- package com.aspose.html.rendering
- package Aspose.HTML