Table of Contents

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

string

FIRST

The Constant FIRST.

public const string FIRST = "first"

Field Value

string

LEFT

The Constant LEFT.

public const string LEFT = "left"

Field Value

string

RIGHT

The Constant RIGHT.

public const string RIGHT = "right"

Field Value

string