共用方式為


ItemSizeConverter.Validate(ReportSize, ReportSize) Method

Definition

public:
 static void Validate(Microsoft::ReportingServices::RdlObjectModel::ReportSize width, Microsoft::ReportingServices::RdlObjectModel::ReportSize height);
public static void Validate (Microsoft.ReportingServices.RdlObjectModel.ReportSize width, Microsoft.ReportingServices.RdlObjectModel.ReportSize height);
static member Validate : Microsoft.ReportingServices.RdlObjectModel.ReportSize * Microsoft.ReportingServices.RdlObjectModel.ReportSize -> unit
Public Shared Sub Validate (width As ReportSize, height As ReportSize)

Parameters

width
ReportSize
height
ReportSize

Applies to