OfficeImageBase.Implicit Operator
| Name | Parameters | Description |
|---|---|---|
| Implicit(DXImage to OfficeImageBase) static | image |
Defines an implicit conversion from a DXImage object to an OfficeImageBase object.
|
| Implicit(String to OfficeImageBase) static | uri |
Defines an implicit conversion of a string to an OfficeImageBase object.
|