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