Share via


width Property

As it applies to the FPHTMLImg, FPHTMLInputImage, IHTMLImgElement, and IHTMLInputImage objects.

Sets or returns a Long that represents the width of an image. Corresponds to the width attribute for an IMG element or an INPUT element of type "image".

expression.width

*expression   * Required. An expression that returns one of the objects in the Applies To list.

As it applies to the IFPStyleState object.

Returns an IFPStyleLength object that represents the measurement settings for the width attribute for the element specified in the IFPStyleState object.

expression.width

*expression   * Required. An expression that returns one of the objects in the Applies To list.

As it applies to all other objects in the Applies To list.

Sets or returns a Variant that represents the value of the width attribute of an element. Corresponds to the width attribute.

expression.width

*expression   * Required. An expression that returns one of the objects in the Applies To list.

Applies to | FPHTMLEmbed Object | FPHTMLHRElement Object | FPHTMLImg Object | FPHTMLInputImage Object | FPHTMLMarqueeElement Object | FPHTMLObjectElement Object | FPHTMLScreen Object | FPHTMLStyle Object | FPHTMLTable Object | FPHTMLTableCell Object | FPHTMLTableCol Object | IFPStyleState Object | IHTMLEmbedElement Object | IHTMLHRElement Object | IHTMLImgElement Object | IHTMLInputImage Object | IHTMLMarqueeElement Object | IHTMLObjectElement Object | IHTMLRuleStyle Object | IHTMLScreen Object | IHTMLStyle Object | IHTMLTable Object | IHTMLTableCell Object | IHTMLTableCol Object