Click or drag to resize

PdfSaveConverterSettingsEmbeddedAllTrueTypeFont Property

Get or set whether to embed all TrueType fonts.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract bool EmbeddedAllTrueTypeFont { get; set; }

Property Value

Type: Boolean
true to embed all TrueType fonts. False if you do not want to embed TrueType fonts.
See Also