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.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

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

See Also