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
)
-
StringnewNameprint setting name to be saved as.
-
Thrown when the input newName already exists in current print setting list.