Membri ReportSize
Represents a unit of length on the report.
Il tipo ReportSize espone i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
ReportSize(String) | Creates a new instance of ReportSize. |
![]() |
ReportSize(String, Boolean) | Creates a new instance of ReportSize. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() ![]() |
FromMillimeters | Returns a ReportSize object by specifying a size in millimeters. |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetType | (Ereditato da Object). |
![]() |
MemberwiseClone | (Ereditato da 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. (Esegue l'override di 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. |
In alto
Vedere anche