PrintSetup.Rename
Description:
Rename the current print setting with the specified name.
Rename the current print setting with the specified name.
public bool Rename(
string newName
)
-
StringnewNameprint setting name to be renamed as.
-
Thrown when the input newName already exists in current print setting list.