Click or drag to resize

FontEventArgsGlobalFontName Property

Gets global name of PDF font resource that have not stream. If for some reasons the font has not been imported to global resources, this value will be null.

Namespace:  Atalasoft.PdfDoc.Generating.Rendering
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public string GlobalFontName { get; }

Property Value

Type: String
See Also