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

Allow changing the document.

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

Syntax

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

See Also