Debenu Quick PDF logo

NoEmbedFontListRemoveIndex

Vector graphics, Fonts, Miscellaneous functions

Version history

This function was introduced in Quick PDF Library version 7.23.

Description

Removes the font name at the specified index from the no embed font list used by the LoadFromCanvasDC and NewPageFromCanvasDC functions.

Syntax

Delphi

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

ActiveX

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

DLL

int DPLNoEmbedFontListRemoveIndex(int InstanceID, int Index)

Parameters

Index The index of the font name in the list. The first name has an Index value of 1.

Return values

0 The specified index was out of range
1 The font name was successfully removed from the list

Copyright © 2020 Debenu. All rights reserved. AboutContactBlogNewsletterSupport