Map.TextAntiAliasingQuality Property

Definition

Gets the anti-aliasing quality for the map text.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::MapTextAntiAliasingQuality> ^ TextAntiAliasingQuality { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::MapTextAntiAliasingQuality> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.MapTextAntiAliasingQuality> TextAntiAliasingQuality { get; }
member this.TextAntiAliasingQuality : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.MapTextAntiAliasingQuality>
Public ReadOnly Property TextAntiAliasingQuality As ReportEnumProperty(Of MapTextAntiAliasingQuality)

Property Value

A Microsoft.ReportingServices.OnDemandReportRendering.EnumProperty`1 object.

Applies to