IppResolution.Width 属性

定义

获取由当前 IppResolution 对象表示的 resolution Internet 打印协议 (IPP) ) 定义的 (属性的宽度。

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 宽度。

适用于