Proprietà ReportSize.DotsPerInch
Gets the DPI.
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public Shared ReadOnly Property DotsPerInch As Single
Get
'Utilizzo
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
Valore proprietà
Tipo: System.Single
The DPI.