LinkPreviewModel Properties
Obsolete. Obsolete. Provides the Preview Model functionality for printing links.
Name | Description |
---|---|
Current |
Specifies the zero-based current page index.
Inherited from Document |
Current |
Specifies the current page number.
Inherited from Document |
Cursor |
Specifies the service that is used to customize the mouse pointer settings on the client.
Inherited from Preview |
Dialog |
Specifies the service that is used to invoke dialog windows on the client.
An object implementing the IDialog |
Document |
For internal use. Specifies the root node for the report’s Document Map.
Inherited from Printing |
Document |
For internal use. Gets the currently selected node of the Document Map.
Inherited from Document |
Export |
Exports the current document.
Inherited from Document |
First |
Navigates to the first page of the current document.
Inherited from Document |
Found |
For internal use. Required to highlight an element found using the Search option.
Inherited from Document |
Input |
Provides access to the input controller associated with the Document |
Is |
Gets a value indicating whether the document is being created.
Inherited from Printing |
Is |
Specifies whether the Document Map panel is visible.
Inherited from Document |
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 Preview |
Is |
Specifies whether a document is still being loaded.
Inherited from Preview |
Is |
Gets the value indicating whether the Open button is available in the Bar Manager of the Document Preview.
Inherited from Document |
Is |
Specifies whether the Parameters panel is visible.
Inherited from Document |
Is |
Gets the value indicating whether the Save button is available in the Bar Manager of the Document Preview.
Inherited from Document |
Is |
Gets the value indicating whether the Scale button is available in the Bar Manager of the Document Preview.
Inherited from Printing |
Is |
Specifies whether the Search panel is visible in Document Preview.
Inherited from Document |
Is |
Specifies whether the Search command is accessible in a Document Preview.
Inherited from Printing |
Is |
Gets the value indicating whether the Send via e-mail… button is available in the Bar Manager of the Document Preview.
Inherited from Document |
Is |
Specifies whether the Watermark button is visible.
Inherited from Document |
Last |
Navigates to the last page of the current document.
Inherited from Document |
Link |
Specifies the link that is associated with this Link .
|
Next |
Navigates to the next page of the current document.
Inherited from Document |
Open |
Opens a document.
Inherited from Document |
Page |
Specifies the maximum memory cache size that a document page is allowed to have.
Inherited from Printing |
Page |
Provides access to the content of report pages.
Inherited from Preview |
Page |
Specifies the number of pages in the report document shown in the Preview Model.
Inherited from Printing |
Page |
Runs the Page Setup dialog for the current document.
Inherited from Document |
Page |
Gets a value indicating the height of a page as it appears on-screen.
Inherited from Preview |
Page |
Gets a value indicating the width of a page as it appears on-screen.
Inherited from Preview |
Parameters |
Provides access to a collection of Parameter objects associated with the Link class.
|
Previous |
Navigates to the previous page of the current document.
Inherited from Document |
Print |
Prints the current document using the specified printer.
Inherited from Document |
Print |
Prints the current document using the default printer.
Inherited from Document |
Progress |
Indicates the current visibility of the Marquee (Indeterminate) Progress Bar, which appears in the Document Preview while the document is being created.
Inherited from Printing |
Progress |
Specifies the maximum absolute value shown in the Progress Bar, which appears in the Print Preview while the document is being created.
Inherited from Printing |
Progress |
Gets the current progress value shown in the Progress Bar, which appears in the Print Preview while the document is being created.
Inherited from Printing |
Progress |
Gets the current visibility of the Progress Bar, which appears in the Print Preview while the document is being created.
Inherited from Printing |
Save |
Saves the current document.
Inherited from Document |
Scale |
Adjusts the scale of the current report.
Inherited from Document |
Send |
Exports and attaches the current document to an e-mail.
Inherited from Document |
Stop |
Interrupts the document’s generation.
Inherited from Document |
Toggle |
Executes the command, which shows or hides the Document Map panel.
Inherited from Document |
Toggle |
Executes the command, which shows or hides the Parameters panel.
Inherited from Document |
Toggle |
Executes the command, which shows or hides the Search panel.
Inherited from Document |
Use |
Specifies whether a simple scrolling mode should be used for the document.
Inherited from Preview |
Watermark |
Shows the Watermark dialog.
Inherited from Document |
Zoom |
Specifies the zoom factor of a report document.
Inherited from Preview |
Zoom |
Specifies the display format of available zoom factor values.
Inherited from Preview |
Zoom |
Specifies the display text for a zoom factor value.
Inherited from Preview |
Zoom |
Increases the document zoom factor.
Inherited from Preview |
Zoom |
Specifies the zooming mode that is applied to a report document.
Inherited from Preview |
Zoom |
Provides access to a collection of zooming modes available for a report document.
Inherited from Preview |
Zoom |
Decreases the document zoom factor.
Inherited from Preview |
See Also