[This is preliminary documentation and is subject to change.]
The Document type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DefaultMargin |
Get the default margins of the main content.
| |
| DefaultPageSize |
Get or set the defaut page size of the pages in this document.
| |
| DocumentInfo |
Returns an object that allows you to specifiy document
information such as Author, Title, etc.
| |
| ID |
This ID will be included in a Message
that originates from this Document. (default = 'Document')
| |
| MasterPages |
Returns the collection of master pages.
| |
| Security |
Get or set the security settings and user privileges of this document.
| |
| Settings |
Get or set the settings that control the HTML to PDF conversion.
| |
| ViewerPreferences |
Get or set the viewer preferences of this document. Viewer preferences instruct
the PDF viewer to e.g. hide the toobar or set the initial zoom factor.
|