IppResolution.Width 屬性

定義

取得屬性的 resolution 寬度 (,如網際網路列印通訊協定所定義, (IPP) ) ,由目前的 IppResolution 物件表示。

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

屬性值

Int32

int

屬性的 resolution 寬度。

適用於