Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Hosting and Reuse
Print Templates
Properties
 __IE_ContentSelectionUrl Property
__IE_ContentSelectionUrl Property

Retrieves a string specifying the URL of a temporary .htm file containing the current selection in the browser.

Syntax

[ sSelUrl = ] dialogArguments.__IE_ContentSelectionUrl

Possible Values

The property is read-only. The property has no default value.

Remarks

During printing or previewing, Windows Internet Explorer creates a temporary .htm file containing the current selection if the user has made a selection in the browser. The temporary file is formatted as a Web page, complete with HTML and BODY tags.

Pass this string to a LAYOUTRECT element using the element's contentSrc property or attribute to print or preview only the current selection.

Determine whether the current selection should be displayed by querying the selection property of the TEMPLATEPRINTER behavior.

Applies To

dialogArguments
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker