Specify the Height and Width of an Object

You can specify the height and width of objects using various units of measurement. In addition, if the object is a field set, text box prompt, prompt button, hyperlink button, block, or a conditional block, you can specify how to handle content overflow. Specify the height and width by choosing any of these options.

Option Description

Height

Sets the height of the object.

Width

Sets the width of the object.

Content is not clipped

If the contents of the block exceed the height or width of the block, the block automatically resizes to fit the contents.

Content is clipped

If the contents of the block exceed the height or width of the block, the content is clipped.

Note: The clipped content still exists. It is just not visible in the block.

Use scrollbars only when necessary

If the contents of the block exceed the height or width of the block, scrollbars are added to the block.

Always use scrollbars

Scrollbars are added to the block.

Do not use percentages to resize charts and maps that contain interactive elements that are activated when you pause the pointer over them, such as tooltips or drill-through links, because the browser is unable to realign the hard-coded hot spots after an image is resized.

When you use a percentage to specify the size of an object, the percentage is relative to the object's parent. In some cases, setting the size of an object using percentages will not give you the results that you want unless you also specify the size of the parent container.

Procedure

  1. Click an object.
  2. In the Properties pane, double-click the Size & Overflow property and specify the height and width.