Gets or sets the password required to change permissions for the C1PdfDocument.

Namespace:  C1.Silverlight.Pdf
Assembly:  C1.Silverlight.Pdf (in C1.Silverlight.Pdf.dll)

Syntax

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

See Also