TextRunInstance.MarkupType Property

Definition

Gets the calculated value of the MarkupType property in a TextRun class.

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::MarkupType MarkupType { Microsoft::ReportingServices::OnDemandReportRendering::MarkupType get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.MarkupType MarkupType { get; }
member this.MarkupType : Microsoft.ReportingServices.OnDemandReportRendering.MarkupType
Public MustOverride ReadOnly Property MarkupType As MarkupType

Property Value

A MarkupType value that represents the calculated value of the MarkupType property.

Applies to