In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / PdfShowDialogForPassword Property

PdfShowDialogForPassword Property (GdViewer)

In This Topic
Syntax
'Declaration

 

Public Property PdfShowDialogForPassword As Boolean
public bool PdfShowDialogForPassword {get; set;}
public read-write property PdfShowDialogForPassword: Boolean; 
public function get,set PdfShowDialogForPassword : boolean
public: __property bool get_PdfShowDialogForPassword();

public: __property void set_PdfShowDialogForPassword( 

   bool value

);
public:

property bool PdfShowDialogForPassword {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members