Device.GetPropertyInt
Device.GetPropertyInt method
获取整数属性的值。
public int GetPropertyInt(string key)
范围 | 类型 | 描述 |
---|---|---|
key | String | 财产名称。 |
返回值
财产价值。
也可以看看
- class Device
- 命名空间 Aspose.Page
- 部件 Aspose.Page
获取整数属性的值。
public int GetPropertyInt(string key)
范围 | 类型 | 描述 |
---|---|---|
key | String | 财产名称。 |
财产价值。