Margins(ReportSize, ReportSize, ReportSize, ReportSize) Construtor
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.
public:
Margins(Microsoft::ReportingServices::RdlObjectModel::ReportSize left, Microsoft::ReportingServices::RdlObjectModel::ReportSize right, Microsoft::ReportingServices::RdlObjectModel::ReportSize top, Microsoft::ReportingServices::RdlObjectModel::ReportSize bottom);
public Margins (Microsoft.ReportingServices.RdlObjectModel.ReportSize left, Microsoft.ReportingServices.RdlObjectModel.ReportSize right, Microsoft.ReportingServices.RdlObjectModel.ReportSize top, Microsoft.ReportingServices.RdlObjectModel.ReportSize bottom);
new Microsoft.ReportDesigner.Margins : Microsoft.ReportingServices.RdlObjectModel.ReportSize * Microsoft.ReportingServices.RdlObjectModel.ReportSize * Microsoft.ReportingServices.RdlObjectModel.ReportSize * Microsoft.ReportingServices.RdlObjectModel.ReportSize -> Microsoft.ReportDesigner.Margins
Public Sub New (left As ReportSize, right As ReportSize, top As ReportSize, bottom As ReportSize)
Parâmetros
- left
- ReportSize
- right
- ReportSize
- top
- ReportSize
- bottom
- ReportSize