Click or drag to resize

ImportOptionsOwnerPassword Property

Note: This API is now obsolete.

Gets or sets the owner password to open the document. This parameter may be .

Namespace:  Atalasoft.PdfDoc.MergeForms
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
[ObsoleteAttribute("This property is obsolete. Use ImportPages method with user and owner passwords parameters.", 
	true)]
public string OwnerPassword { get; set; }

Property Value

Type: String
See Also