UseEmbeddableFonts Property
Gets or sets a value indicating if the linked and fallback fonts have to be embeddable. The default is false.
public System.bool UseEmbeddableFonts {get; set;}
'Declaration
Public Property UseEmbeddableFonts As System.Boolean