OfficeImage.SizeInTwips Property
Gets the size of an image in twips (1,440 twips equals one inch, and 567 twips equals one centimeter).
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 twips. |
See Also