GS

GS class

Class representing gs operator (set parameters from graphic state parameter dictionary).

The GS type exposes the following members:

Constructors

NameDescription
GS(name)Initializes a new instance of the GS class

Properties

NameDescription
indexOperator index in page operators list.
nameGets or sets name of graphic state resource.

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