DJVResolution example for Delphi

//Set new DJV resolution
LEADImage1.DJVResolution := 120;

//Now load the DJV file
LEADImage1.Load('c:\Image1.DJVU', 0, 1, 1);