Body.Height 속성

정의

본문의 높이입니다.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportSize Height { Microsoft::ReportingServices::RdlObjectModel::ReportSize get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportSize value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportSize Height { get; set; }
member this.Height : Microsoft.ReportingServices.RdlObjectModel.ReportSize with get, set
Public Property Height As ReportSize

속성 값

ReportSize 개체입니다.

적용 대상