GoDiagram Web Reference
SetXmlDocument Method (GoXmlWriter)

the XmlDocument being constructed by Generate when there is no XmlWriter
Only a subclass of a GoXmlWriter can provide a value for the DOM.
Syntax
'Declaration
 
Protected Overridable Sub SetXmlDocument( _
   ByVal d As XmlDocument _
) 
protected virtual void SetXmlDocument( 
   XmlDocument d
)

Parameters

d
the XmlDocument being constructed by Generate when there is no XmlWriter
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoXmlWriter Class
GoXmlWriter Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback