Skip to main content
A newer version of this page is available. .

OfficeImage.SizeInHundredthsOfMillimeter Property

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

Namespace: DevExpress.Office.Utils

Assembly: DevExpress.Office.v18.2.Core.dll

Declaration

public Size SizeInHundredthsOfMillimeter { get; }

Property Value

Type Description
Size

A Size structure specifying the image size measured in hundredths of a millimeter.

See Also