IppResolution.Height 属性

定义

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

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

属性值

Int32

int

属性的高度 resolution

适用于