PrintSetup.SaveAs
Description:
Save the current print setting to another print setting with the specified name.
Save the current print setting to another print setting with the specified name.
public bool SaveAs(
string newName
)
-
Thrown when the input newName already exists in current print setting list.