You are here: Symbol Reference > Stimulsoft.Base.Json Namespace > JsonConvert Class > JsonConvert Methods > SerializeXNode Method > SerializeXNode Method (XObject, Formatting)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonConvert.SerializeXNode Method (XObject, Formatting)

Serializes the XNode to a JSON string using formatting.

Syntax
C++
C#
Visual Basic
public: string SerializeXNode( XObject node, Formatting formatting );
Parameters
Parameters 
Description 
node 
The node to convert to JSON. 
formatting 
Indicates how the output is formatted. 
Returns

A JSON string of the XNode.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.