2020 Method
Changes 0
M

PrintSetup.SaveAs

Description:
Save the current print setting to another print setting with the specified name.
public bool SaveAs(
	string newName
)
Return Value bool False if Save As operation fails, otherwise true.