Debenu Quick PDF logo

GetCustomKeys

Document properties

Description

Returns all the custom keys in either the Document Information Dictionary or Document Catalog as a CSV string. See the SetCustomInformation and GetCustomInformation functions for details of how to manipulate the data stored under these keys.

Syntax

Delphi

function TDebenuPDFLibrary1811.GetCustomKeys(Location: Integer): WideString;

ActiveX

Function DebenuPDFLibrary1811.PDFLibrary::GetCustomKeys(Location As Long) As String

DLL

wchar_t * DPLGetCustomKeys(int InstanceID, int Location)

Parameters

Location The location to extract custom key names from:
1 = Document Information Dictionary
2 = Document Catalog

Copyright © 2020 Debenu. All rights reserved. AboutContactBlogNewsletterSupport