다음을 통해 공유


Attachment.IsVisible Property (Access)

You can use the IsVisible property to determine whether a control on a report is visible. Read/write Boolean.

Version Information

추가된 버전: Access 2007

Syntax

.IsVisible

A variable that represents an Attachment object.

Remarks

You can set the IsVisible property only in the Print event of a report section that contains the control.

참고 항목

개념

Attachment Object Members

Attachment Object