Name | Description | |
---|---|---|
Bookmarks | Gets or sets a reference to the document's bookmarks. | |
CacheToDisk | Sets or returns a value indicating whether to optimize the amount of memory used by the document by caching the report to disk instead of holding it in memory. | |
CacheToDiskLocation | Gets or set the location of CacheToDisk files. The location can be a physical path or IsolateStorage. | |
Content | Allows a document to be assigned to a web service. | |
InProgress | Determines whether the document is currently being loaded with pages. | |
LoadUrl | Gets or sets a URL from which to download the document asynchronously using internet protocols. | |
Name | Gets or sets the name of the document. | |
Pages | Gets a reference to the document's pages. | |
Password | Gets or sets a password string used to protect the saved document file. | |
Printer | Gets a reference to the document's printer settings. | |
PrintOptions | Print options | |
UserPreferences | Gets or sets user preferences in the viewer such as hyperlink and background colors. |