다음을 통해 공유


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.

ReportSize 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
공용 메서드 ReportSize Initializes a new instance of the ReportSize object with the given size string.

맨 위로 이동

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (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 Converts the size to a string value, as expressed in the report definition. (Object. . :: . .ToString() () () ()을(를) 재정의합니다.)

맨 위로 이동