다음을 통해 공유


Page 속성

Returns the soft page on which the bookmark appears.

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

구문

‘선언
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.