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