PDFGraphics.RestoreState

From Xojo Documentation

Method

PDFGraphics.RestoreState()

New in 2020r1

Supported for all project types and targets.

Restores the FontName, FontSize, Bold, Italic and DrawingColor properties to the values they had when SaveState was last called for this object.

See Also

SaveState and ResetState methods.