[]
Gets or sets a value indicating whether to embed common system fonts. The default is false.
This property has no effect if the value of the FontEmbedMode property is None.
public bool EmbedSystemFonts { get; set; }
Public Property EmbedSystemFonts As Boolean