Initializing help system before first use

getindentmode

getindentmode


Purpose
Get indent mode of the document.
Synopsis
function getindentmode(doc:xmldoc):integer
Argument
doc 
Document to use
Return value
Indent mode:
XML_AUTO 
automatic indentation
XML_NONE 
no formatting
XML_MANUAL 
use vertical/horizontal spacing settings of each node
Related topics
Module