Compartir a través de


IppResolution.Height Propiedad

Definición

Obtiene el alto del resolution atributo (según lo definido por el Protocolo de impresión de Internet (IPP) representado por el objeto IppResolution actual.

public:
 property int Height { int get(); };
int Height();
public int Height { get; }
var int32 = ippResolution.height;
Public ReadOnly Property Height As Integer

Valor de propiedad

Int32

int

Alto del resolution atributo.

Se aplica a