Debenu Quick PDF logo

GetNamedDestination

Document properties, Annotations and hotspot links

Version history

This function was introduced in Quick PDF Library version 7.13.

Description

Locates the named destination with the specified name and returns a DestID that can be used with the GetDestPage, GetDestType and GetDestValue functions.

Syntax

Delphi

function TDebenuPDFLibrary1811.GetNamedDestination(DestName: WideString): Integer;

ActiveX

Function DebenuPDFLibrary1811.PDFLibrary::GetNamedDestination(
  DestName As String) As Long

DLL

int DPLGetNamedDestination(int InstanceID, wchar_t * DestName)

Parameters

DestName The name of the named destination to search for

Return values

0 The specified named destination could not be found
Non-zero A DestID that can be used with the destination functions

Copyright © 2020 Debenu. All rights reserved. AboutContactBlogNewsletterSupport