ReportSize Methods
SQL Server 2012
The ReportSize type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
ToCentimeters | Converts the report size length to centimeters. |
|
ToInches | Converts the report size length to inches. |
|
ToMillimeters | Converts the length to millimeters. |
|
ToPoints | Converts the report size length to points. |
|
ToString | Converts the size to a string value, as expressed in the report definition. (Overrides Object.ToString().) |
