Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 Y-axis.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected m_dpiY As Single
'Usage
Dim value As Single
value = Me.m_dpiY
Me.m_dpiY = value
protected float m_dpiY
protected:
float m_dpiY
val mutable m_dpiY: float32
protected var m_dpiY : float
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace