Resolution

PdfPreviewOptions.Resolution property

Gets or sets the resolution for the generated images, in dots per inch.

public int Resolution { get; set; }

Property Value

The resolution for the generated images, in dots per inch.

Remarks

The default value is 150.

See Also