[]
Gets the collection of common system font names. If the value of EmbedSystemFonts is false, then the fonts from this collection will not be embedded.
public HashSet<string> CommonSystemFontNames { get; }
Public ReadOnly Property CommonSystemFontNames As HashSet(Of String)