Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Returns the soft page on which the bookmark appears.
Espace de noms : Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Page As Integer
Get
'Utilisation
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
Valeur de propriété
Type : System.Int32
An integer value containing the soft page on which the bookmark appears.