指定された size 文字列を使用して、ReportSize オブジェクトの新しいインスタンスを初期化します。
名前空間: 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
)
パラメーター
- size
型: System.String
レポートを作成するサイズ。 有効値は ReportSize 型です。