Partager via


Propriété ResetPageNumber

Gets the calculated value of the ResetPageNumber property in a PageBreak class.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ResetPageNumber As Boolean
    Get
'Utilisation
Dim instance As PageBreakInstance
Dim value As Boolean

value = instance.ResetPageNumber
public bool ResetPageNumber { get; }
public:
property bool ResetPageNumber {
    bool get ();
}
member ResetPageNumber : bool
function get ResetPageNumber () : boolean

Valeur de propriété

Type : System. . :: . .Boolean
A Boolean value that represents the calculated value of the ResetPageNumber property.