IDocumentPreviewModel Properties
When implemented by a class, enables it to use the document model.
Name | Description |
---|---|
Current |
Specifies the zero-based current page index. |
Current |
Specifies the current page number. |
Cursor |
Specifies the service that is used to customize the mouse pointer settings on the client.
Inherited from IPreview |
Dialog |
Specifies the service that is used to invoke dialog windows on the client.
Inherited from IPreview |
Document |
For internal use. Gets the root node of the Document Map. |
Document |
For internal use. Gets the currently selected node of the Document Map. |
Export |
Exports the current document. |
First |
Navigates to the first page of the current document. |
Found |
For internal use. Required to highlight an element found using the Search option. |
Input |
Provides access to the input controller associated with the IPreview |
Is |
Specifies whether a document is still being created.
Inherited from IPreview |
Is |
Specifies whether the Document Map panel is visible. |
Is |
Gets the value specifying whether the document has any pages. |
Is |
Returns a value specifying whether the document page content is rendered correctly.
Inherited from IPreview |
Is |
Specifies whether a document is still being loaded.
Inherited from IPreview |
Is |
Specifies whether the Parameters panel is visible. |
Is |
Gets the value indicating whether the Scale button is available in the Bar Manager of the Document Preview. |
Is |
Gets the value indicating whether the Search command is accessible in a Document Preview. |
Last |
Navigates to the last page of the current document. |
Next |
Navigates to the next page of the current document. |
Open |
Opens a document. |
Page |
Provides access to the content of report pages.
Inherited from IPreview |
Page |
Gets a value indicating the total number of pages in a report document.
Inherited from IPreview |
Page |
Runs the Page Setup dialog for the current document. |
Page |
Gets a value indicating the height of a page as it appears on-screen.
Inherited from IPreview |
Page |
Gets a value indicating the width of a page as it appears on-screen.
Inherited from IPreview |
Parameters |
Provides access to a collection of Parameter objects associated with the IDocument |
Previous |
Navigates to the previous page of the current document. |
Print |
Prints the current document using the specified printer. |
Print |
Prints the current document using the default printer. |
Progress |
Indicates the current visibility of the Marquee (Indeterminate) Progress Bar, which appears in the Document Preview while the document is being created. |
Progress |
Gets the maximum value of the Progress Reflector. |
Progress |
Gets a value which reflects the state of a process being tracked by the Progress Reflector. |
Progress |
Gets the current visibility of the Progress Bar, which appears in the Document Preview while the document is being created. |
Save |
Saves the current document. |
Scale |
Adjusts the scale of the current report. |
Send |
Exports and attaches the current document to an e-mail. |
Stop |
Interrupts the document’s generation. |
Toggle |
Executes the command, which shows or hides the Document Map panel. |
Toggle |
Executes the command, which shows or hides the Parameters panel. |
Toggle |
Executes the command, which shows or hides the Search panel. |
Use |
Specifies whether a simple scrolling mode should be used for the document.
Inherited from IPreview |
Watermark |
Runs the Watermark dialog for the current document. |
Zoom |
Specifies the zoom factor of a report document.
Inherited from IPreview |
Zoom |
Specifies the display format of available zoom factor values.
Inherited from IPreview |
Zoom |
Specifies the display text for a zoom factor value.
Inherited from IPreview |
Zoom |
Increases the document zoom factor.
Inherited from IPreview |
Zoom |
Specifies the zooming mode that is applied to a report document.
Inherited from IPreview |
Zoom |
Provides access to a collection of zooming modes available for a report document.
Inherited from IPreview |
Zoom |
Decreases the document zoom factor.
Inherited from IPreview |
See Also