Table of Contents

TFlexCelPdfExport.UnlicensedReplacementFont Property

When trying to embed a font that isn't licensed for embedding, and UnlicensedFontAction is TUnlicensedFontAction.Replace this property specifies the font that will be used to replace it. If null or empty, Arial will be used.

Syntax

Unit: FlexCel.Render

property TFlexCelPdfExport.UnlicensedReplacementFont: string

See also