Specifies the owner password that will protect full access to any generated PDF documents.
Namespace: Telerik.Apoc.Render.PdfAssembly: TelerikData (in TelerikData.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
public string OwnerPassword { get; set; } |
| Visual Basic |
|---|
Public Property OwnerPassword As String
Get
Set |
Field Value
The default value is null.
Remarks
See Also