共用方式為


ToInches 方法

Converts the report size length to inches.

命名空間:  Microsoft.ReportingServices.ReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.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
A double value containing the report size length in inches.