2027 Method
Changes 0
M

PrintSetup.SaveAs

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