Skip to main content

OfficeImage.SizeInHundredthsOfMillimeter Property

Gets the size of an image in hundredths of a millimeter.

Namespace: DevExpress.Office.Utils

Assembly: DevExpress.Office.v26.1.Core.dll

NuGet Package: DevExpress.Office.Core

Declaration

public Size SizeInHundredthsOfMillimeter { get; }

Property Value

Type Description
Size

The image size in hundredths of a millimeter.

See Also