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

User password. You may set this string to "" to allow viewing by anyone but to restrict privileges such as printing.

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

Syntax

C#
public string UserPassword { get; set; }
Visual Basic
Public Property UserPassword As String
	Get
	Set

See Also