StyleBaseInstance.LineHeight 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 valeur calculée du LineHeight bien dans une StyleBase classe.
public:
abstract property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ LineHeight { Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ get(); void set(Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ value); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ReportSize LineHeight { get; set; }
member this.LineHeight : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize with get, set
Public MustOverride Property LineHeight As ReportSize
Valeur de propriété
Une ReportSize valeur qui représente la valeur calculée de la LineHeight propriété.