ReportSize.Empty 属性

定义

获取要用于空报表大小的报表大小。

public:
 static property Microsoft::ReportingServices::RdlObjectModel::ReportSize Empty { Microsoft::ReportingServices::RdlObjectModel::ReportSize get(); };
public static Microsoft.ReportingServices.RdlObjectModel.ReportSize Empty { get; }
member this.Empty : Microsoft.ReportingServices.RdlObjectModel.ReportSize
Public Shared ReadOnly Property Empty As ReportSize

属性值

一个 ReportSize 值。

适用于