SelectedDocument
Description
Returns the ID of the selected document.
Syntax
Delphi
function TQuickPDF0813.SelectedDocument: Integer;
ActiveX
Function QuickPDF0813.PDFLibrary::SelectedDocument As Long
DLL
int QuickPDFSelectedDocument(int InstanceID)
Return values
| 0 | A document has not been selected. This should never occur. |
| Non-zero | The ID of the selected document |