CompiledTextRunInstance.MarkupType Property

Definition

Gets the calculated value of the MarkupType property in the original TextRun definition object that contains the HTML.

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

Property Value

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

Applies to