Gets the DPI.
命名空间: Microsoft.ReportingServices.RdlObjectModel
程序集: Microsoft.ReportingServices.Designer.Controls(在 Microsoft.ReportingServices.Designer.Controls.dll 中)
语法
声明
Public Shared ReadOnly Property DotsPerInch As Single
Get
用法
Dim value As Single
value = ReportSize.DotsPerInch
public static float DotsPerInch { get; }
public:
static property float DotsPerInch {
float get ();
}
static member DotsPerInch : float32
static function get DotsPerInch () : float
属性值
类型:System.Single
The DPI.