Margins(ReportSize, ReportSize, ReportSize, ReportSize) Construtor

Definição

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);
Public Sub New (left As ReportSize, right As ReportSize, top As ReportSize, bottom As ReportSize)

Parâmetros

left
ReportSize
right
ReportSize
bottom
ReportSize

Aplica-se a