Name | Description | |
---|---|---|
getAuthor | Gets the name of the document's author. | |
getCategory | Gets the category of the document. | |
getComments | Gets the the document comments. | |
getCompany | Gets the company property. | |
getContentStatus | Gets the content status of the document. | |
getContentType | Gets the content type of the document. | |
getCreatedDate | Gets the date of the document creation in local timezone. This property is not automatically updated when modifying the document. | |
getDocumentVersion | Gets the version of the file. | |
getHyperlinkBase | Gets the hyperlinkbase property. | |
getKeywords | Gets the document keywords. | |
getLanguage | Gets the document's language. | |
getLastPrinted | Gets the Universal time when the document was last printed. | |
getLastSavedBy | Gets the name of the last author. This property is not automatically updated when modifying the document. | |
getLastSavedTime | Gets the time of the last save in local timezone. This property is not automatically updated when modifying the document. | |
getLinksUpToDate | Gets whether hyperlinks in a document are up-to-date. | |
getManager | Gets the manager property. | |
getNameOfApplication | Gets the name of the application. | |
getPages | Gets an estimate of the number of pages in the document. | |
getRevisionNumber | Gets the universal time of the last save. This property is not automatically updated when modifying the document. | |
getScaleCrop | Gets the display mode of the document thumbnail. | |
getSubject | Gets the subject of the document. | |
getTemplate | Gets the informational name of the document template. | |
getTitle | Gets the title of the document. | |
getTotalEditingTime | Gets the total editing time in minutes. | |
getWords | Gets an estimate of the number of words in the document. | |
setAuthor | Sets the name of the document's author. | |
setCategory | Sets the category of the document. | |
setComments | Sets the the document comments. | |
setCompany | Sets the company property. | |
setContentStatus | Sets the content status of the document. | |
setContentType | Sets the content type of the document. | |
setCreatedDate | Sets the date of the document creation in local timezone. | |
setDocumentVersion | Sets the version of the file. | |
setHyperlinkBasey | Sets the hyperlinkbase property. | |
setKeywords | Sets the document keywords. | |
setLanguage | Sets the document's language. | |
setLastPrinted | Sets the Universal time when the document was last printed. | |
setLastSavedBy | Sets the name of the last author. | |
setLastSavedTime | Sets the time of the last save in local timezone. | |
setLinksUpToDate | Sets whether hyperlinks in a document are up-to-date. | |
setManager | Sets the manager property. | |
setNameOfApplication | Sets the name of the application. | |
setPages | Sets an estimate of the number of pages in the document. | |
setRevisionNumber | Sets the universal time of the last save. | |
setScaleCrop | Sets the display mode of the document thumbnail. | |
setSubject | Sets the subject of the document. | |
setTemplate | Sets the informational name of the document template. | |
setTitle | Sets the title of the document. | |
setTotalEditingTime | Sets the total editing time in minutes. | |
setWords | Sets an estimate of the number of words in the document. |