PsSaveState

Resumo geral

PsSaveState é uma classe em Aspose.Page FOSS para Python.

Propriedades: dictionary_stack, execution_stack, graphics_state_stack, operand_stack.

Propriedades

Nome:Tipo de veículo:AcessosDescrição:
operand_stackPsStack[PsObject]Leitura/EscritaObtém ou define a pilha de operandos.
execution_stackPsStack[PsObject]Leitura/EscritaObtém ou define a pilha de execução.
dictionary_stackPsStack[PsDict]Leitura/EscritaObtém ou define a pilha do dicionário.
graphics_state_stackPsStack[GraphicsState]Leitura/EscritaObtém ou define a pilha de estado gráfico.

Ver também:

 Português