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

Namespace: TallComponents.PDF.Security
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

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

See Also