PdfAFontExceptionGlobalName Property |
Gets global name of PDF font resource.
If for some reasons the font has not been imported to global resources, this value will be null.
Namespace:
Atalasoft.PdfDoc.PdfA
Assembly:
Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic string GlobalName { get; }Public ReadOnly Property GlobalName As String
Get
Property Value
Type:
String
See Also