共用方式為


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() () () ()。)

頂端