다음을 통해 공유


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 네임스페이스