DocumentPreviewModelBase Members
In This Article
#Constructors
Name | Description |
---|---|
Document |
Initializes a new instance of the Document |
#Properties
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 Preview |
Dialog |
Specifies the service that is used to invoke dialog windows on the client.
An object implementing the IDialog |
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 Document |
Is |
Specifies whether a document is still being created.
Inherited from Preview |
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 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. |
Is |
Specifies whether the Parameters panel is visible. |
Is |
Gets the value indicating whether the Save button is available in the Bar Manager of the Document Preview. |
Is |
Gets the value indicating whether the Scale button is available in the Bar Manager of the Document Preview. |
Is |
Specifies whether the Search panel is visible in Document Preview. |
Is |
Gets the value indicating whether the Search command is accessible in a Document Preview. |
Is |
Gets the value indicating whether the Send via e-mail… button is available in the Bar Manager of the Document Preview. |
Is |
Specifies whether the Watermark button is visible. |
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 Preview |
Page |
Gets a value indicating the total number of pages in a report document.
Inherited from Preview |
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 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 Document |
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 Preview |
Watermark |
Shows the Watermark dialog. |
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 |
---|---|
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. |
Handle |
For internal use. |
Handle |
For internal use. |
Handle |
For internal use. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
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 |
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. |
Preview |
Occurs when the left mouse button is double-clicked in the document area in a Document Preview. |
Preview |
Occurs when the mouse cursor moves over the document area in a Document Preview. |
Property |
Occurs every time any of the Preview |
See Also