Adobe acrobat forms javascript object specification User Manual

Page of 64
Acrobat Forms - JavaScript Object Specification
22
keywords
Type: String
Access: R/W
This property specifies the document’s keywords in the Adobe Acrobat File->Document Info-
>General 
dialog box.
modDate
Type: Date
Access: R
This property contains the date the document was last modified.
numFields
Type: Integer
Access: R
This property returns the total number of fields in the document. See also the
method.
numPages
Type: Integer
Access: R
This property contains the number of pages in the document.
numTemplates
Type: Integer
Access: R
This property returns the number of templates in the document (see also
and
methods).
path
Type: String
Access: R
This property defines the device independent path of the document, for example /Acrobat3/
Exchange/doc.pdf
pageNum
Type: Integer
Access: R/W
4.0