Page.RightMargin Propiedad

Definición

Obtiene o establece el ancho del margen derecho.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportSize RightMargin { Microsoft::ReportingServices::RdlObjectModel::ReportSize get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportSize value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportSize RightMargin { get; set; }
member this.RightMargin : Microsoft.ReportingServices.RdlObjectModel.ReportSize with get, set
Public Property RightMargin As ReportSize

Valor de propiedad

Un objeto ReportSize.

Se aplica a