type ImageWithPrintUrlV4 = Omit<ImageWithPrintUrl, "position"> & BaseV4;
Defined in: types/CimDocV4.ts:83