IppResolution.Height 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得由目前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
。