Click or drag to resize

mxCodecDocument Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets or returns the owner document of the codec.

Namespace:  imbSCI.Graph.MXGraph.io
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public XmlDocument Document { get; set; }
Request Example View Source

Return Value

Type: XmlDocument
Returns the owner document.
See Also