DocumentProperties.getAuthor()
DocumentProperties.getCategory()
DocumentProperties.getComments()
DocumentProperties.getCompany()
DocumentProperties.getCreateTime()
DocumentProperties.getEditTime()
DocumentProperties.getKeywords()
DocumentProperties.getLastAuthor()
DocumentProperties.getLastPrintTime()
DocumentProperties.getLastSaveTime()
DocumentProperties.getManager()
DocumentProperties.getSubject()
DocumentProperties.getTitle()
DocumentProperties.setAuthor(String)
DocumentProperties.setCategory(String)
DocumentProperties.setComments(String)
DocumentProperties.setCompany(String)
DocumentProperties.setCreateTime(Date)
DocumentProperties.setEditTime(long)
DocumentProperties.setKeywords(String)
DocumentProperties.setLastAuthor(String)
DocumentProperties.setLastPrintTime(Date)
DocumentProperties.setLastSaveTime(Date)
DocumentProperties.setManager(String)
DocumentProperties.setSubject(String)
DocumentProperties.setTitle(String)