An NDoc Documented Class Library

Converter.numberOfPages Method 

Return the number of Journal pages from a XmlDocument (Microsoft format)

public static int numberOfPages(
   XmlDocument xmlDoc
);

Parameters

xmlDoc
XmlDocument from the Journal component

Return Value

Number of pages

See Also

Converter Class | Converter Namespace