Set the password used to open the source PDF document.

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

Syntax

C#
public string Password { set; }
Visual Basic
Public WriteOnly Property Password As String
	Set

See Also