Click or drag to resize

PdfToImageConverterUserPassword Property

The ASCII password to be used to open the PDF document for reading. The default value is null which means that no password will be used to open the PDF document.

Namespace:  ExpertPdf
Assembly:  eppdftoimage (in eppdftoimage.dll) Version: 7.0
Syntax
public string UserPassword { get; set; }

Property Value

Type: String
See Also