PsSaveState

Overview

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

Properties: dictionary_stack, execution_stack, graphics_state_stack, operand_stack.

Properties

NameTypeAccessDescription
operand_stackPsStack[PsObject]Read/WriteGets or sets the operand stack.
execution_stackPsStack[PsObject]Read/WriteGets or sets the execution stack.
dictionary_stackPsStack[PsDict]Read/WriteGets or sets the dictionary stack.
graphics_state_stackPsStack[GraphicsState]Read/WriteGets or sets the graphics state stack.

See Also

 English