PdfToImageOptions.PageList

PdfToImageOptions.PageList property

Gets or sets a list of pages for the process.

public List<int> PageList { get; set; }

See Also