Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Specifies the image resolution in DPI measured along the X-axis.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected m_dpiX As Single
'Usage
Dim value As Single
value = Me.m_dpiX
Me.m_dpiX = value
protected float m_dpiX
protected:
float m_dpiX
val mutable m_dpiX: float32
protected var m_dpiX : float
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace