close()
|
|
Parameters
|
None
|
Returns
|
boolean. Returns true if the document was actually closed. false otherwise. Since an exception is thrown on an error, this will always be true when no exception is thrown.
|
Throws
|
AOMException
Raised if the method detects any error.
|