How the font is stored inside the PDF.

Namespace: TallComponents.PDF.Fonts
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public EmbedMode EmbedMode { get; }
Visual Basic
Public ReadOnly Property EmbedMode As EmbedMode
	Get

See Also