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


Свойство PageBreak.BreakLocation

Gets a value that indicates where the page break should occur.

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

Синтаксис

'Декларация
Public ReadOnly Property BreakLocation As PageBreakLocation 
    Get
'Применение
Dim instance As PageBreak 
Dim value As PageBreakLocation 

value = instance.BreakLocation
public PageBreakLocation BreakLocation { get; }
public:
property PageBreakLocation BreakLocation {
    PageBreakLocation get ();
}
member BreakLocation : PageBreakLocation
function get BreakLocation () : PageBreakLocation

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

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

См. также

Справочник

PageBreak Класс

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