Expand Minimize
This topic has not yet been rated - Rate this topic

Attachment.Height Property (Access)

Gets or sets the height of the specified object in twips. Read/write Integer.

Version Added: Access 2007

expression .Height

expression A variable that represents an Attachment object.

For report controls, you can set the Height property when you print or preview a report only by using a macro or an event procedure specified in a section's OnFormat event property setting.

Microsoft Access automatically sets the Height property when you create or size a control or when you size a window in form Design View or report Design view.

The height of controls is measured from the center of their borders so controls with different border widths align correctly.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.