Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Represents the anti-aliasing qualities for the text of a map.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration MapTextAntiAliasingQuality
'Usage
Dim instance As MapTextAntiAliasingQuality
public enum MapTextAntiAliasingQuality
public enum class MapTextAntiAliasingQuality
type MapTextAntiAliasingQuality
public enum MapTextAntiAliasingQuality
Members
| Member name | Description | |
|---|---|---|
| High | High anti-aliasing quality is applied to text. | |
| Normal | Normal anti-aliasing quality is applied to text. | |
| SystemDefault | System default anti-aliasing quality is applied to text. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace