Share via


ReportSize.ToCentimeters 메서드

Converts the report size length to centimeters.

네임스페이스:  Microsoft.ReportingServices.ReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.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
A double value containing the report size length in centimeters.

참고 항목

참조

ReportSize 클래스

Microsoft.ReportingServices.ReportRendering 네임스페이스