Report.RightMargin Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la largeur de la marge gauche.
public:
property Microsoft::ReportingServices::ReportRendering::ReportSize ^ RightMargin { Microsoft::ReportingServices::ReportRendering::ReportSize ^ get(); };
public Microsoft.ReportingServices.ReportRendering.ReportSize RightMargin { get; }
member this.RightMargin : Microsoft.ReportingServices.ReportRendering.ReportSize
Public ReadOnly Property RightMargin As ReportSize
Valeur de propriété
Objet ReportSize contenant la largeur de la marge droite.