Table of Contents

TTMSFNCPDFEmbedFontType Enumeration

Determines whether the platform's native font embedding is used or a custom embedded font file is supplied.

API unit family: TMSFNCPDFCoreLibBase

Members

Name Description
eftNative Use the platform's native font subsetting to embed the font.
eftCustom Use a custom font file path provided via the font's FileName property.