DP

DP class

Class represeting DP operator (designamte marked content point).

The DP type exposes the following members:

Constructors

NameDescription
DP(tag)Initializes a new instance of the DP class

Properties

NameDescription
indexOperator index in page operators list.
tagGets or sets marked content tag

Methods

NameDescription
accept(visitor)Accepts visitor object to process operator.
is_text_show_operator(op)Determines if the operator is operator which responsible for text output (Tj, TJ, etc)

See Also