Поделиться через


Свойство PageSection.Height

Gets the height of the page section.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property Height As ReportSize 
    Get
'Применение
Dim instance As PageSection 
Dim value As ReportSize 

value = instance.Height
public ReportSize Height { get; }
public:
property ReportSize^ Height {
    ReportSize^ get ();
}
member Height : ReportSize
function get Height () : ReportSize

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
A ReportSize object.

См. также

Справочник

PageSection Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering