Compartir a través de


IppResolution.Width Propiedad

Definición

Obtiene el ancho del resolution atributo (tal como se define en el Protocolo de impresión de Internet (IPP)) representado por el objeto IppResolution actual.

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

Valor de propiedad

Int32

int

Ancho del resolution atributo.

Se aplica a