This sample shows how to save a PDF document as a multipage TIFF image using Docotic.Pdf library.
Use PdfDocument.SaveAsTiff method with specific PdfDrawOptions. To create PdfDrawOptions, use PdfDrawOptions.Create method. You can fine-tune the options after creation.