AutoPlay Media Studio 9

PDF.SetZoomScroll

PDF.SetZoomScroll

This is the first topic This is the last topic  

PDF.SetZoomScroll

This is the first topic This is the last topic  

OverviewExamples

PDF.SetZoomScroll (

string ObjectName,

number Percent,

number Left,

number Top )

Example 1

-- Zoom the document to 100% with a horizontal offset of 100 and a vertical offset of 400.

PDF.SetZoomScroll("ZoomMe", 100, 100, 400);

Zooms the PDF object named "ZoomMe" to 100% and sets the horizontal offset to 100 and vertical offset to 400.

See also: Related Actions


Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us