Свойство ReportSize.DotsPerInch
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.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.RdlObjectModel