You are here: GdPicture.NET > Documentation > Classes > GdViewer Class > GdViewer Properties > PDFShowDialogForPassword Property
logo.gif
ContentsIndexHome
PreviousUpNext
GdViewer.PDFShowDialogForPassword Property

If the PDF to open is protected, the control will prompt the user for a password. Turn this property to False to use your own dialog box (you will have to catch the PDFPasswordRequest event).

C#
public Boolean PDFShowDialogForPassword;
Visual Basic
Public Property PDFShowDialogForPassword() As Boolean
What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.