Class PageContextConstants
- Namespace
- iText.StyledXmlParser.Css.Page
- Assembly
- itext.styledxmlparser.dll
Class that bundles a series of page context constants.
public class PageContextConstants
- Inheritance
-
PageContextConstants
- Inherited Members
Constructors
PageContextConstants()
public PageContextConstants()
Fields
BLANK
The Constant BLANK.
public const string BLANK = "blank"
Field Value
FIRST
The Constant FIRST.
public const string FIRST = "first"
Field Value
LEFT
The Constant LEFT.
public const string LEFT = "left"
Field Value
RIGHT
The Constant RIGHT.
public const string RIGHT = "right"