ReportSize 생성자

Initializes a new instance of the ReportSize object with the given size string.

네임스페이스:  Microsoft.ReportingServices.ReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public Sub New ( _
    size As String _
)
‘사용 방법
Dim size As String 

Dim instance As New ReportSize(size)
public ReportSize(
    string size
)
public:
ReportSize(
    String^ size
)
new : 
        size:string -> ReportSize
public function ReportSize(
    size : String
)

매개 변수

참고 항목

참조

ReportSize 클래스

Microsoft.ReportingServices.ReportRendering 네임스페이스