save


Description:

public bool save (string uri) throws Error

Saves this.

Any change made in the document such as form fields filled, annotations added or modified will be saved. If error is set, false will be returned. Possible errors include those in the FileError domain.

Parameters:

this

a Document

uri

uri of file to save

Returns:

true, if the document was successfully saved