Documents for PDF, .NET Edition Documentation
FontEmbedMode Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > GcPdfDocument Class : FontEmbedMode Property
Gets or sets a mode of font embedding.

The default is FontEmbedMode.EmbedSubset.

Syntax
'Declaration
 
Public Property FontEmbedMode As FontEmbedMode
public FontEmbedMode FontEmbedMode {get; set;}
See Also

Reference

GcPdfDocument Class
GcPdfDocument Members