LinkPreviewModel Members
In This Article
#Constructors
Name | Description |
---|---|
Link |
Initializes a new instance of the Link class with default settings.
|
Link |
Initializes a new instance of the Link class with the specified link.
|
#Properties
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 |
#Methods
Name | Description |
---|---|
Dispose() |
Disposes of the Printing |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Handle |
For internal use.
Inherited from Document |
Handle |
For internal use.
Inherited from Document |
Handle |
For internal use.
Inherited from Document |
Handle |
For internal use.
Inherited from Document |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Print |
Runs a print dialog box used for selecting a printer, setting the print options and printing the document.
Inherited from Printing |
Print |
Prints the document on the default printer.
Inherited from Printing |
Print |
Prints the current document to a default printer.
Inherited from Printing |
Print |
Prints the document on the specified printer.
Inherited from Printing |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Applies the specified zoom factor value to a document.
Inherited from Preview |
Show |
Displays modally a Page Setup dialog window.
Inherited from Printing |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Preview |
Occurs when the left mouse button is clicked in the document area in a Document Preview.
Inherited from Document |
Preview |
Occurs when the left mouse button is double-clicked in the document area in a Document Preview.
Inherited from Document |
Preview |
Occurs when the mouse cursor moves over the document area in a Document Preview.
Inherited from Document |
Property |
Occurs every time any of the Preview |
See Also