Compartilhar via


IppResolution.Width Propriedade

Definição

Obtém a largura do resolution atributo (conforme definido pelo IPP (Internet Printing Protocol)) representado pelo objeto IppResolution atual.

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

Valor da propriedade

Int32

int

A largura do resolution atributo.

Aplica-se a