PageFooter Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
PageFooter(ILayoutEditor) | |
PageFooter(ILayoutEditor, Double, Double) |
PageFooter(ILayoutEditor)
public:
PageFooter(Microsoft::ReportDesigner::ILayoutEditor ^ control);
public PageFooter (Microsoft.ReportDesigner.ILayoutEditor control);
new Microsoft.ReportDesigner.PageFooter : Microsoft.ReportDesigner.ILayoutEditor -> Microsoft.ReportDesigner.PageFooter
Public Sub New (control As ILayoutEditor)
Parâmetros
- control
- ILayoutEditor
Aplica-se a
PageFooter(ILayoutEditor, Double, Double)
public:
PageFooter(Microsoft::ReportDesigner::ILayoutEditor ^ control, double width, double height);
public PageFooter (Microsoft.ReportDesigner.ILayoutEditor control, double width, double height);
new Microsoft.ReportDesigner.PageFooter : Microsoft.ReportDesigner.ILayoutEditor * double * double -> Microsoft.ReportDesigner.PageFooter
Public Sub New (control As ILayoutEditor, width As Double, height As Double)
Parâmetros
- control
- ILayoutEditor
- width
- Double
- height
- Double