ImageEn, unit iesettings

TIEGlobalSettings.MaxImageEMFMatrixSize

TIEGlobalSettings.MaxImageEMFMatrixSize

Declaration

property MaxImageEMFMatrixSize: Integer;

Description

Specifies the maximum width x height of imported EMF/WMF image.
To specify the maximum size in a single dimension, use MaxImageEMFSize.

Note: Setting this property to 0 will reset it to the default

Default: 64000000 pixels (width x height)

See Also

EMFBackgroundColor
MaxImageEMFSize