C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / FontProcessingOptions Class / EmbeddedFontsGlyphsBuildMode Property

In This Topic
EmbeddedFontsGlyphsBuildMode Property
In This Topic
Gets or sets a value indicating how EmbeddedFont builds lists of glyphs when FontHandling is set to FontHandling.EmbedActualFonts or FontHandling.BuildActualDocumentFonts.
Syntax
'Declaration
 
Public Property EmbeddedFontsGlyphsBuildMode As EmbeddedFontsGlyphsBuildMode
 
See Also