Debenu Quick PDF logo

GlobalJavaScriptPackageName

Document properties, JavaScript

Description

Returns the name of the JavaScript package with the specified index. This package name can be used with the GetGlobalJavaScript function.

Syntax

Delphi

function TDebenuPDFLibrary1811.GlobalJavaScriptPackageName(
  Index: Integer): WideString;

ActiveX

Function DebenuPDFLibrary1811.PDFLibrary::GlobalJavaScriptPackageName(
  Index As Long) As String

DLL

wchar_t * DPLGlobalJavaScriptPackageName(int InstanceID, int Index)

Parameters

Index The index of the global JavaScript package. The first package has an index of 1. The last package has an index equal to the value returned by the GlobalJavaScriptCount function.

Copyright © 2020 Debenu. All rights reserved. AboutContactBlogNewsletterSupport