ImageGear .NET - Updated July 5, 2018
EmbedFonts Property




ImageGear24.Formats.Vector Assembly > ImageGear.Formats.CAD Namespace > CADPDFSaveOptions Class : EmbedFonts Property
Toggle TTF embedding save option
Syntax
'Declaration
 
Public Property EmbedFonts As Boolean
 
'Usage
 
Dim instance As CADPDFSaveOptions
Dim value As Boolean
 
instance.EmbedFonts = value
 
value = instance.EmbedFonts
See Also

Reference

CADPDFSaveOptions Class
CADPDFSaveOptions Members