Classe Page
Represents a page in the report.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public NotInheritable Class Page _
Inherits ReportElement
'Uso
Dim instance As Page
public sealed class Page : ReportElement
public ref class Page sealed : public ReportElement
[<SealedAttribute>]
type Page =
class
inherit ReportElement
end
public final class Page extends ReportElement
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportElement
Microsoft.ReportingServices.OnDemandReportRendering..::..Page
Segurança de thread
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.
Consulte também