HTMLDocument Property - Security Level 2


HTMLDocument Property ”Security Level 2

The HTMLDocument property is used to return a reference to an HTML document object that is running inside a custom task pane. This property is one of the inherited properties of the TaskPane object when the type is 0 (custom task pane).

The following example shows how to set a reference to a custom task pane object using the HTMLTaskPane object running inside a custom task pane:

 var objHTMLDocument; objHTMLDocument = XDocument.View.Window.TaskPanes(0).HTMLDocument; 



Programming Microsoft Infopath. A Developers Guide
Programming Microsoft Infopath: A Developers Guide
ISBN: 1584504536
EAN: 2147483647
Year: 2006
Pages: 111
Authors: Thom Robbins

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net