Sets the PDF password for the specified thumbnail item
| Visual Basic |
|---|
Public Sub SetItemPDFPassword( _ ByVal ItemIndex As Long, _ ByVal PDFPassword As String _ ) |
- ItemIndex
- A long value which represents the index of the thumbnail item.
- PDFPassword
- A string value which represents the PDF password.
The PDF password is used for accessing single PDF files when a thumbnail item is a known PDF with a password.