IppResolution.Width 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取由当前 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
宽度。