Share via


Bookmark.Page 속성

Returns the soft page on which the bookmark appears.

네임스페이스:  Microsoft.ReportingServices.ReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public ReadOnly Property Page As Integer 
    Get
‘사용 방법
Dim instance As Bookmark 
Dim value As Integer 

value = instance.Page
public int Page { get; }
public:
property int Page {
    int get ();
}
member Page : int
function get Page () : int

속성 값

유형: System.Int32
An integer value containing the soft page on which the bookmark appears.

참고 항목

참조

Bookmark 클래스

Microsoft.ReportingServices.ReportRendering 네임스페이스