Condividi tramite


Membri ReportSize

Represents a unit of length on the report. The class contains methods to convert the length into several formats. This class cannot be inherited.

Il tipo ReportSize espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico ReportSize Initializes a new instance of the ReportSize object with the given size string.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToCentimeters Converts the report size length to centimeters.
Metodo pubblico ToInches Converts the report size length to inches.
Metodo pubblico ToMillimeters Converts the length to millimeters.
Metodo pubblico ToPoints Converts the report size length to points.
Metodo pubblico ToString Converts the size to a string value, as expressed in the report definition. (Esegue l'override di Object. . :: . .ToString() () () ().)

In alto