共用方式為


ReportSize.ToInches 方法

Returns the size in inches.

命名空間:  Microsoft.ReportingServices.RdlObjectModel
組件:  Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)

語法

'宣告
Public Function ToInches As Double
'用途
Dim instance As ReportSize 
Dim returnValue As Double 

returnValue = instance.ToInches()
public double ToInches()
public:
double ToInches()
member ToInches : unit -> float
public function ToInches() : double

傳回值

型別:System.Double
The size in inches.

請參閱

參考

ReportSize 結構

Microsoft.ReportingServices.RdlObjectModel 命名空間