Set the PagesCount property of the ConvertOptions instance to the number of pages to be converted
Call the Convert method of the Converter class instance and pass the filename for the converted document and the instance of the ConvertOptions from the previous steps
The following code snippet shows how to convert 3 consecutive pages starting from second page of the source document: