Click or drag to resize

DrawingTemplateImportedFonts Property

If the template was imported from an existing PDF, this will contain a list of fonts that were successfully imported into the resource dictionary.

Namespace:  Atalasoft.PdfDoc.Generating.Templates
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public IEnumerable<string> ImportedFonts { get; }

Property Value

Type: IEnumerableString
See Also