TextRun.m_markupType Field

Definition

Specifies the report property that indicates whether the markup appearing in the value should be processed.

protected: Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::MarkupType> ^ m_markupType;
protected Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.MarkupType> m_markupType;
val mutable m_markupType : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.MarkupType>
Protected m_markupType As ReportEnumProperty(Of MarkupType) 

Field Value

Applies to