What is the syntax of close method for document object?
What is the syntax of close method for document object? Correct Answer Close()
In order to close a document object, we need to call Close(). In order to close a document object, we need to call Close().