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.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic string GlobalFontName { get; }Public ReadOnly Property GlobalFontName As String
Get
Property Value
Type:
String
See Also