PsToken

Overview

PsToken is a class in Aspose.Page FOSS for Python.

Represents a token from a PostScript/EPS input stream.

Properties: kind, value.

Properties

NameTypeAccessDescription
kindstrReadGets the kind.
valueobjectReadGets the value.

See Also