Whether the font is embedded in the PDF document.

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

Syntax

C#
public bool Embedded { get; }
Visual Basic
Public ReadOnly Property Embedded As Boolean
	Get

See Also