StyleInstance.m_textDecoration Field

Definition

A TextDecorations value that represents the calculated value of the TextDecoration property.

protected: Nullable<Microsoft::ReportingServices::OnDemandReportRendering::TextDecorations> m_textDecoration;
protected Microsoft.ReportingServices.OnDemandReportRendering.TextDecorations? m_textDecoration;
val mutable m_textDecoration : Nullable<Microsoft.ReportingServices.OnDemandReportRendering.TextDecorations>
Protected m_textDecoration As Nullable(Of TextDecorations) 

Field Value

Applies to