TXTextControl.ImageFilename Property

Determines the image file name of an inserted image or signature field. The ObjectCurrent property determines the image or signature field. When the object is a signature field and the property value is an empty string, the signature field has no image. It then shows a gray background with a signature line.

Syntax

TXTextControl.ImageFilename [= string]

Data Types

String.

Limitations

Run time only.

See Also