Margins(ReportSize, ReportSize, ReportSize, ReportSize) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- left
- ReportSize
- right
- ReportSize
- top
- ReportSize
- bottom
- ReportSize