OfficeImage.SizeInOriginalUnits Property
This property is overridden in OfficeImage descendants to get the size of a native image measured in original units.
Namespace: DevExpress.Office.Utils
Assembly: DevExpress.Office.v26.1.Core.dll
NuGet Package: DevExpress.Office.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Size | The image size in original units. |
See Also