[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextLayout.UseEmbeddableFonts

UseEmbeddableFonts Property

UseEmbeddableFonts

Gets or sets a value indicating if the linked and fallback fonts have to be embeddable. The default is false.

Declaration
public bool UseEmbeddableFonts { get; set; }
Public Property UseEmbeddableFonts As Boolean