[]
PDF "Q" operator. Restore the graphics state by removing the most recently saved state from the stack and making it the current state.
public class RestoreGraphicsState : OperatorBase
The instance of the RestoreGraphicsState class.
public static RestoreGraphicsState Instance
Gets the operator's description.
public override string Desc { get; }
Gets the operator's PDF name.
public override string Name { get; }