Here are the object's settings as they appear on the "double-click" Properties dialog.
There are two tabs on the Properties dialog:
The local PDF File (*.pdf) or URL that the object will load at runtime. Specify a web address in this field, or click the Browse button to select a file.
The layout mode for the page in the object. Choose from:
Use the current user preference for viewing.
Show a single page.
Show one column of pages in continuous mode.
Show two columns of pages in continuous mode with the first page shown on the left.
Show two columns of pages in continuous mode with the first page shown on the right.
The page mode for the object. Choose from:
Show the document, but don't display any bookmarks or thumbnails.
Show the document and bookmarks.
Show the document and thumbnails.
The view of the page within the object. Choose from:
Fit the entire page, both vertically and horizontally.
Fit the width of the page.
Fit the height of the page.
Fit the bounding box (visible text area) both vertically and horizontally.
Fit the width of the bounding box (visible text area).
Fit the height of the bounding box (visible text area).
Show the document at its actual size (100% magnification).
The horizontal (left), or vertical (top) offset to scroll the page to depending on the selected View setting. The page will be scrolled to the right or down the specified amount.
Show horizontal and vertical scrollbars.
Show the PDF browser toolbar.
Show a border around the object.
The name that is used to identify this object.
Enable the object so it responds to user interaction. When an object is disabled, it will not respond to any mouse overs or clicks until it is enabled.
Note: You can use the PDF.SetEnabled action to enable this object.
Set the object's initial visibility (whether it's visible when the page or dialog is displayed). You can use the PDF.SetVisible action to make the object visible or invisible at run time.
Note: This option simply controls the initial visibility of the object. The object will continue to respond to actions even though it is hidden.
If checked, the left side of the object will move when the application is resized. If unchecked, the left side of the object will not move.
If checked, the right side of the object will move when the application is resized. If unchecked, the right side of the object will not move.
If checked, the top of the object will move when the application is resized. If unchecked, the top of the object will not move.
If checked, the bottom of the object will move when the application is resized. If unchecked, the bottom of the object will not move.
The distance in pixels from the left edge of the object to the left edge of the page or dialog.
Tip: You can also change the position of an object by dragging it.
The distance in pixels from the top edge of the object to the top edge of the page or dialog.
The width of the object in pixels.
Tip: You can also resize an object by dragging one of the resize handles on its bounding box.
The height of the object in pixels.