[This is preliminary documentation and is subject to change.]

The Document type exposes the following members.

Properties

  NameDescription
Public propertyDefaultMargin
Get the default margins of the main content.
Public propertyDefaultPageSize
Get or set the defaut page size of the pages in this document.
Public propertyDocumentInfo
Returns an object that allows you to specifiy document information such as Author, Title, etc.
Public propertyID
This ID will be included in a Message that originates from this Document. (default = 'Document')
Public propertyMasterPages
Returns the collection of master pages.
Public propertySecurity
Get or set the security settings and user privileges of this document.
Public propertySettings
Get or set the settings that control the HTML to PDF conversion.
Public propertyViewerPreferences
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.

See Also