<PackageReference Include="System.Drawing.Common" Version="9.0.0-preview.5.24306.5" />

PreviewPrintController

Specifies a print controller that displays a document on a screen as a series of images.
public virtual bool UseAntiAlias { get; set; }

Gets or sets a value indicating whether to use anti-aliasing when displaying the print preview.

Initializes a new instance of the PreviewPrintController class.

Captures the pages of a document as a series of images.