Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets the DPI.
Espacio de nombres: Microsoft.ReportingServices.RdlObjectModel
Ensamblado: Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxis
'Declaración
Public Shared ReadOnly Property DotsPerInch As Single
Get
'Uso
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
Valor de la propiedad
Tipo: System.Single
The DPI.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.RdlObjectModel