StyleInstance.m_lineHeight Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A ReportSize value that represents the calculated value of the LineHeight property.
protected: Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ m_lineHeight;
protected Microsoft.ReportingServices.OnDemandReportRendering.ReportSize m_lineHeight;
val mutable m_lineHeight : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Protected m_lineHeight As ReportSize