2027 Method
Changes 0
M

PrintSetup.Rename

Description:
Rename the current print setting with the specified name.
public bool Rename(
	string newName
)
  • String
    newName
    print setting name to be renamed as.
Return Value Boolean False if Rename operation fails, otherwise true.