ImageGear for C and C++ on Linux v20.0 - Updated
enumEPSFittingMethod
API Reference Guide > Core Component API Reference > Core Component Enumerations Reference > enumEPSFittingMethod

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.

Is this page helpful?
Yes No
Thanks for your feedback.