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 nodemarginBoxName - the margin box namepublic String getMarginBoxName()
Copyright © 1998–2018 iText Group NV. All rights reserved.