Set the Pages property of the ConvertOptions instance to the list of desired page number to be converted.
Call the Convert method of Converter class instance and pass the filename of the converted document and the instance of ConvertOptions from the previous steps.
The following code snippet shows how to convert first and third pages from the source document: