pdfHTML 6.0.0 API
|
An iText.Layout.Element.IElement that serves as a placeholder for removed running element from the normal flow. More...
Public Member Functions |
|
RunningElement (RunningElementContainer runningElementContainer) | |
Creates a new instance of RunningElement. More... |
|
Protected Member Functions |
|
override IRenderer | MakeNewRenderer () |
An iText.Layout.Element.IElement that serves as a placeholder for removed running element from the normal flow.
An iText.Layout.Element.IElement that serves as a placeholder for removed running element from the normal flow. This element is designed to register where particular running element would have been placed.
|
inline |
Creates a new instance of RunningElement.
runningElementContainer | a container for the actual running element removed from the normal flow. |