| Property | Purpose |
|---|
| aLinkColor | The document active link color |
| anchors | Refers to the Anchor object contained by the Document object |
| bgColor | Document background color |
| cookie | Document cookie |
| fgColor | Document foreground color |
| forms | Form object contained by the Document object |
| lastModified | Date of document's last modification |
| linkColor | Document link color |
| links | Refers to the Link object contained in the Document object |
| location | Document URL information |
| referrer | URL of previous document |
| title | Document title |
| vLinkColor | Visited link color |