ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / Core Component API Reference / Core Component Enumerations Reference / enumEPSFittingMethod
In This Topic
    enumEPSFittingMethod
    In This Topic

    Specifies how to fit the image in the EPS page. Used with EPS filter control parameter FITTING_METHOD.

    Values:

    IG_EPS_FIT_PAGE Image is scaled for best fitting the page.
    IG_EPS_FIT_ACTUAL Image is saved with its actual physical dimensions according to image resolution.
    IG_EPS_FIT_SET Image is saved with physical dimensions based on values of X_DPI/Y_DPI control parameters of EPS filter.