Description Specifies a custom zoom ratio for the displayed image.
Usage [form.] BiDisp.CustomZoom [= double]
Remarks Numbers greater than 1 increase the size of the displayed image, numbers lower than 1 decrease the size of the displayed image. CustomZoom = 2 means double the size of the original image, CustomZoom = 0.5 means half the size of the original image. Design-Time setting does not affect on multi-page images zoomed with mouse or keyboard in several cases, so you'd better choose Run-Time setting before you display the image.
Data Type Floating point (double precision)
Available þDesign-Time þRun-Time Read þRun-Time Write
See Also Zoom Property, ZoomWithKeyboard Property