다음을 통해 공유


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.

맨 위로 이동