CLab# 1.0 API Documentation

CLabTextParser.XMLtoCP Method 

Parses XML input to plain text CP

public string XMLtoCP(
   String filename
);

Parameters

String
Filename of XML input file

Return Value

CP string representation of XML input file

See Also

CLabTextParser Class | CLab.Parsers Namespace