Lenguaje

Report.LeftMargin Propiedad

Definición

Obtiene el ancho del margen izquierdo.

public:
 property Microsoft::ReportingServices::ReportRendering::ReportSize ^ LeftMargin { Microsoft::ReportingServices::ReportRendering::ReportSize ^ get(); };
public Microsoft.ReportingServices.ReportRendering.ReportSize LeftMargin { get; }
member this.LeftMargin : Microsoft.ReportingServices.ReportRendering.ReportSize
Public ReadOnly Property LeftMargin As ReportSize

Valor de propiedad

Un objeto que ReportSize contiene el ancho del margen en el lado izquierdo.

Se aplica a