Map.TextAntiAliasingQuality Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.