Table of Contents

Property Embedded

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Embedded

Gets a value indicating whether this PdfFont is embedded into the document.

public bool Embedded { get; }

Property Value

bool

true if this PdfFont embedded into the document; otherwise, false.