[This is preliminary documentation and is subject to change.]

Allow printing at high quality.

Namespace: TallComponents.Web.Pdf
Assembly: TallComponents.WebToPDF (in TallComponents.WebToPDF.dll) Version: 1.0.4.1

Syntax

C#
public bool PrintHighQuality { get; set; }
Visual Basic
Public Property PrintHighQuality As Boolean
	Get
	Set

See Also