Свойство 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.