Compartilhar via


Membros 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.

O tipo ReportSize expõe os seguintes membros.

Construtores

  Nome Descrição
Método público ReportSize Initializes a new instance of the ReportSize object with the given size string.

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToCentimeters Converts the report size length to centimeters.
Método público ToInches Converts the report size length to inches.
Método público ToMillimeters Converts the length to millimeters.
Método público ToPoints Converts the report size length to points.
Método público ToString Converts the size to a string value, as expressed in the report definition. (Substitui Object. . :: . .ToString() () () ().)

Início