IPreviewModel Members
In This Article
#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. |
Input |
Provides access to the input controller associated with the IPreview |
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 |
---|---|
Handle |
For internal use. |
Handle |
For internal use. |
Handle |
For internal use. |
Handle |
For internal use. |
Set |
Applies the specified zoom factor value to a document. |
#Events
Name | Description |
---|---|
Property |
Occurs when a property value changes.
Inherited from INotify |
See Also