Элементы ReportSize
Represents a unit of length on the report.
Тип ReportSize предоставляет доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
ReportSize(String) | Creates a new instance of ReportSize. |
![]() |
ReportSize(String, Boolean) | Creates a new instance of ReportSize. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() ![]() |
FromMillimeters | Returns a ReportSize object by specifying a size in millimeters. |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetType | (Наследуется из Object.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() ![]() |
SumSizes | Returns the sum of two report sizes. |
![]() |
ToCentimeters | Returns the report size in centimeters. |
![]() |
ToInches | Returns the report size in inches. |
![]() |
ToMillimeters | Returns the report size in millimeters. |
![]() |
ToPoints | Returns the report size in points. |
![]() |
ToString | Returns the report size as a string. (Перезаписывает Object. . :: . .ToString() () () ().) |
![]() ![]() |
TryParse(String, ReportSize%) | Attempts to parse a string value into a ReportSize. |
![]() ![]() |
TryParse(String, Boolean, ReportSize%) | Attempts to parse a string value into a ReportSize. |
В начало
См. также
.gif)
.gif)
.gif)