UnitType.op_Implicit
UnitType Implicit operator
执行隐式转换String到UnitType
.
public static implicit operator UnitType(string value)
范围 | 类型 | 描述 |
---|---|---|
value | String | 价值。 |
返回值
转换的结果。
也可以看看
- class UnitType
- 命名空间 Aspose.Html.Drawing
- 部件 Aspose.HTML
执行隐式转换String到UnitType
.
public static implicit operator UnitType(string value)
范围 | 类型 | 描述 |
---|---|---|
value | String | 价值。 |
转换的结果。