ReportSize.ToCentimeters 方法

Returns the size in centimeters.

命名空间:  Microsoft.ReportingServices.RdlObjectModel
程序集:  Microsoft.ReportingServices.Designer.Controls(在 Microsoft.ReportingServices.Designer.Controls.dll 中)

语法

声明
Public Function ToCentimeters As Double
用法
Dim instance As ReportSize 
Dim returnValue As Double 

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

返回值

类型:System.Double
The size in centimeters.

请参阅

参考

ReportSize 结构

Microsoft.ReportingServices.RdlObjectModel 命名空间