StiPageParamView Class |
Namespace: Stimulsoft.Report.Viewer
The StiPageParamView type exposes the following members.
| Name | Description | |
|---|---|---|
| StiPageParamView |
Creates a new object of the type StiPageParamView.
| |
| StiPageParamView(Int32, Int32, Int32, Int32, Int32) |
Creates a new object of the type StiPageParamView.
|
| Name | Description | |
|---|---|---|
| DisplayRectangle |
Gets rectangle, which occupies the page in window of the preview.
| |
| Height |
Gets or sets height in window of the preview.
| |
| Line |
Gets or sets number to lines in which is placed page.
| |
| Page |
Gets or sets page, which parameters describes the object.
| |
| Width |
Gets or sets width in window of the preview.
| |
| X |
Gets or sets X coordinate in window of the preview.
| |
| Y |
Gets or sets Y coordinate in window of the preview.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |