PdfSaveOptionsOwnerPassword Property |
Note: This API is now obsolete.
Gets or sets the owner password to use for saving the document. This parameter may be .
Namespace:
Atalasoft.PdfDoc
Assembly:
Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax[ObsoleteAttribute("This property is obsolete. Use SetOneTimePasswords() instead to provide the passwords for saving.",
true)]
public string OwnerPassword { get; set; }<ObsoleteAttribute("This property is obsolete. Use SetOneTimePasswords() instead to provide the passwords for saving.",
true)>
Public Property OwnerPassword As String
Get
SetProperty Value
Type:
String
See Also