GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / UseEmbeddableFonts Property

In This Topic
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
 
See Also