IppResolution.Height 屬性

定義

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

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

適用於