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

Allow printing.

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

Syntax

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

See Also