CLOSE DOCUMENT

PDF-XChange Viewer SDK for Developer's
(ActiveX and Simple DLL Versions)

Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange

abc123abc123
User
Posts: 35
Joined: Mon Oct 17, 2011 2:36 pm

CLOSE DOCUMENT

Post by abc123abc123 »

When I close an opened document the plugin says "doppelklick um datei öffnen"(double click to open). Is there a way to deactivate this?
User avatar
Vasyl - PDF-XChange
Site Admin
Posts: 2445
Joined: Thu Jun 30, 2005 4:11 pm

Re: CLOSE DOCUMENT

Post by Vasyl - PDF-XChange »

Hi, abc123abc123.

To disable it use:

Code: Select all

pdfViewer.SetProperty("General.AllowOpenDocumentByDblClick", "false", 0);
HTH
PDF-XChange Co. LTD (Project Developer)

Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.