PDFGraphics.SaveState

From Xojo Documentation

Method

PDFGraphics.SaveState()

New in 2020r1

Supported for all project types and targets.

Saves the FontName, FontSize, Bold, Italic and DrawingColor property values so they can later be restored via RestoreState.

See Also

SaveState and ResetState methods.