[]
PDF "q" operator. Save the current graphics state on the graphics state stack.
public class SaveGraphicsState : OperatorBase
The instance of the SaveGraphicsState class.
public static SaveGraphicsState Instance
Gets the operator's description.
public override string Desc { get; }
Gets the operator's PDF name.
public override string Name { get; }