RasterizeToPDF

SaveOptions.RasterizeToPDF property

Gets or sets a value indicating whether all pages in the document need to be converted to images and put in a single PDF file.

public bool RasterizeToPDF { get; set; }

See Also