Property: DeviceHeightInUM

(TSaveFmx2D_Emf)

Specifies the vertical height of the reference device for an Enhanced Metafile Format (EMF) file was generated by the TSaveFmx2D_Emf component, in micrometres.

Syntax:

property DeviceHeightInUM: DWord;

Description:

The property specifies the vertical height of the reference device, in micrometres, when use the TSaveFmx2D_Emf component to save a barcode symbol to an Enhanced Metafile Format (EMF) file.

The DeviceHeightInUM and the DeviceWidthInUm properties add the ability to measure device surfaces in micrometers, which enhances the resolution and scalability of Enhanced Metafile Format (EMF) files. If one of them is set to zero, they will be ignored.

Contents