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

Namespace: TallComponents.PDF.Layout.Security
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

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

See Also