Compartir a través de


Page Propiedad

Returns the soft page on which the bookmark appears.

Espacio de nombres:  Microsoft.ReportingServices.ReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property Page As Integer
    Get
'Uso
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

Valor de la propiedad

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