public class PageMarginBoxContextNode extends CssContextNode
CssContextNode implementation for page margin box contexts.
| Constructor and Description |
|---|
PageMarginBoxContextNode(INode parentNode, String marginBoxName)
Creates a new PageMarginBoxContextNode instance.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMarginBoxName()
Gets the margin box name.
|
addChild, childNodes, getStyles, parentNode, setStylespublic PageMarginBoxContextNode(INode parentNode, String marginBoxName)
PageMarginBoxContextNode instance.
parentNode - the parent node
marginBoxName - the margin box name
public String getMarginBoxName()
Copyright © 1998–2019 iText Group NV. All rights reserved.