Documents for PDF, .NET Edition Documentation
UseEmbeddableFonts Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : UseEmbeddableFonts Property
Gets or sets a value indicating if the linked and fallback fonts have to be embeddable.
Syntax
'Declaration
 
Public Property UseEmbeddableFonts As System.Boolean
public System.bool UseEmbeddableFonts {get; set;}
See Also

Reference

TextLayout Class
TextLayout Members