Report.LeftMargin Propriedade

Definição

Obtém a largura da margem esquerda.

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 da propriedade

Um ReportSize objeto contendo a largura da margem no lado esquerdo.

Aplica-se a