Retrieves the margin, in pixels, for the top of the page and overrides the default margin.
Syntax
HRESULT get_topMargin( VARIANT *p );
Parameters
Return Value
Returns S_OK if successful, or an error code otherwise.
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0
See Also
get_bottomMargin, get_leftMargin, get_rightMargin
Sets the margin, in pixels, for the top of the page and overrides the default margin.
Syntax
HRESULT put_topMargin( VARIANT v );
Parameters
Return Value
Returns S_OK if successful, or an error code otherwise.
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0
See Also
put_bottomMargin, put_leftMargin, put_rightMargin