PreviewModelBase Members
In This Article
#Constructors
Name | Description |
---|---|
Preview |
Initializes a new instance of the Preview |
#Properties
Name | Description |
---|---|
Cursor |
Specifies the service that is used to customize the mouse pointer settings on the client. |
Dialog |
Specifies the service that is used to invoke dialog windows on the client.
An object implementing the IDialog |
Input |
Provides access to an object that stores keyboard and mouse shortcuts corresponding to appropriate Report Designer commands. |
Is |
Specifies whether a document is still being created. |
Is |
Returns a value specifying whether the document page content is rendered correctly. |
Is |
Specifies whether a document is still being loaded. |
Page |
Provides access to the content of report pages. |
Page |
Gets a value indicating the total number of pages in a report document. |
Page |
Gets a value indicating the height of a page as it appears on-screen. |
Page |
Gets a value indicating the width of a page as it appears on-screen. |
Use |
Specifies whether a simple scrolling mode should be used for the document. |
Zoom | Specifies the zoom factor of a report document. |
Zoom |
Specifies the display format of available zoom factor values. |
Zoom |
Specifies the display text for a zoom factor value. |
Zoom |
Increases the document zoom factor. |
Zoom |
Specifies the zooming mode that is applied to a report document. |
Zoom |
Provides access to a collection of zooming modes available for a report document. |
Zoom |
Decreases the document zoom factor. |
#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. |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Property |
Occurs every time any of the Preview |
See Also