EVO PDF Logo

TextElementEmbedSysFont Property

EVO PDF Client for .NET Core
A flag indicating if the font associated with this text element should be embedded in the generated PDF document

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public bool EmbedSysFont { get; set; }

Property Value

Type: Boolean
See Also

Reference