This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert XML documents to HTML (with and without pagination), PDF documents, PNG, and JPEG raster formats.... LoadOptions loadOptions = new LoadOptions ( FileType . XML...new Viewer ( xmlContent , loadOptions )) { // do some work... }...