Propriété DotsPerInch
DPI.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Shared ReadOnly Property DotsPerInch As Single
Get
'Utilisation
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
Valeur de propriété
Type : System. . :: . .Single
A float value.