ImageGear .NET - Updated March 30, 2018
TTFTextAsGeomtery Property




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

Reference

CADPDFSaveOptions Class
CADPDFSaveOptions Members