 |
PdfSecurityManagerOwnerPassword Property |
Gets or sets the owner password.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntaxpublic string OwnerPassword { get; set; }Public Property OwnerPassword As String
Get
Set
Property Value
String
Remarks
This password is required to change permissions of the pdf document (like printing or editing).
See Also