Margins(ReportSize, ReportSize, ReportSize, ReportSize) Constructor

Definición

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
bottom
ReportSize

Se aplica a