Partilhar via


Propriedade do RDL ResetPageNumber

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public ReadOnly Property ResetPageNumber As Boolean
    Get
'Uso
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

Valor da propriedade

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