Paragraph.m_textBox Champ
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.
Spécifie la zone de texte dans laquelle le paragraphe est contenu.
protected: Microsoft::ReportingServices::OnDemandReportRendering::TextBox ^ m_textBox;
protected Microsoft.ReportingServices.OnDemandReportRendering.TextBox m_textBox;
val mutable m_textBox : Microsoft.ReportingServices.OnDemandReportRendering.TextBox
Protected m_textBox As TextBox