ReportSize Members
Represents a unit of length on the report. The class contains methods to convert the length into several formats. This class cannot be inherited.
The following tables list the members exposed by the ReportSize type.
Public Constructors
Nome | Description | |
---|---|---|
ReportSize | Initializes a new instance of the ReportSize object with the given size string. |
Torna all'inizio
Public Methods
(see also Protected Methods )
Nome | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (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 | Overridden. Converts the size to a string value, as expressed in the report definition. |
Torna all'inizio
Protected Methods
Nome | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Torna all'inizio
Vedere anche
Riferimento
ReportSize Class
Microsoft.ReportingServices.ReportRendering Namespace