Click or drag to resize

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.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public string GlobalName { get; }

Property Value

Type: String
See Also