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() () () ()을(를) 재정의합니다.) |
맨 위로 이동