| Constructor and Description |
|---|
PageMarginRunningElementNode(String runningElementName, String runningElementOccurrence) |
| Modifier and Type | Method and Description |
|---|---|
void |
addChild(INode node)
Adds a child node.
|
List<INode> |
childNodes()
Gets the child nodes.
|
String |
getRunningElementName() |
String |
getRunningElementOccurrence() |
INode |
parentNode()
Gets the parent node.
|
public List<INode> childNodes()
INode
childNodes in interface INode
INode instances.
public void addChild(INode node)
INode
public INode parentNode()
INode
parentNode in interface INode
public String getRunningElementName()
public String getRunningElementOccurrence()
Copyright © 1998–2019 iText Group NV. All rights reserved.