Table of Contents

TTMSFNCGeneralPDFLibInitializer.InitializeFontFallBackList Method

Populates the given string list with the names of fonts available as fall-back options when the requested font is not found.

API unit family: TMSFNCPDFLib.General.Android Declaring type: TTMSFNCGeneralPDFLibInitializer

Syntax

procedure InitializeFontFallBackList(AList: TStrings);

Parameters

Name Description
AList The list to populate with available fall-back font names.