Debenu Quick PDF logo

RemoveEmbeddedFile

Document properties

Version history

This function was introduced in Quick PDF Library version 7.19.

Description

Removes the specified embedded file from the document.

Syntax

Delphi

function TDebenuPDFLibrary1811.RemoveEmbeddedFile(Index: Integer): Integer;

ActiveX

Function DebenuPDFLibrary1811.PDFLibrary::RemoveEmbeddedFile(Index As Long) As Long

DLL

int DPLRemoveEmbeddedFile(int InstanceID, int Index)

Parameters

Index The index of the embedded file. Must be a value between 1 and the value returned by EmbeddedFileCount.

Return values

0 The embedded file could not be removed.
1 The embedded file was successfully removed from the document.

Copyright © 2020 Debenu. All rights reserved. AboutContactBlogNewsletterSupport