Debenu Quick PDF logo

GetOptionalContentConfigOrderItemLevel

Content Streams and Optional Content Groups

Version history

This function was introduced in Quick PDF Library version 7.21.

Description

Returns the hierarchical level for an item in the order array of the specified optional content configuration dictionary.

The first item has a level of 1.

Syntax

Delphi

function TDebenuPDFLibrary1811.GetOptionalContentConfigOrderItemLevel(
  OptionalContentConfigID, ItemIndex: Integer): Integer;

ActiveX

Function DebenuPDFLibrary1811.PDFLibrary::GetOptionalContentConfigOrderItemLevel(
  OptionalContentConfigID As Long, ItemIndex As Long) As Long

DLL

int DPLGetOptionalContentConfigOrderItemLevel(int InstanceID,
  int OptionalContentConfigID, int ItemIndex)

Parameters

OptionalContentConfigID The first default optional content configuration dictionary has an ID of 1. Higher numbers are used for other optional content configuration dictionaries.
ItemIndex The index number of the item in the order array. The first item has an index number of 1 and the last item has an index equal to the value returned by the GetOptionalContentConfigOrderCount function.

Return values

0 The specified item could not be found
Non-zero The level of the specified item

Copyright © 2020 Debenu. All rights reserved. AboutContactBlogNewsletterSupport