2020 Method
Changes 0
M

PrintSetup.Rename

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