ReportSize Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a unit of length on the report. The class contains methods to convert the length into several formats. This class cannot be inherited.
public ref class ReportSize sealed
public sealed class ReportSize
type ReportSize = class
Public NotInheritable Class ReportSize
- Inheritance
-
ReportSize
If a report item is within a container that grows, IsFullSize evaluates to true
and the item should be stretched to fill the container.
Report |
Initializes a new instance of the ReportSize object with the given |
To |
Converts the report size length to centimeters. |
To |
Converts the report size length to inches. |
To |
Converts the length to millimeters. |
To |
Converts the report size length to points. |
To |
Converts the size to a string value, as expressed in the report definition. |
Toode | Versioonid |
---|---|
SQL Server .NET SDK | 2016 |