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; }
Public MustOverride Property EmbeddedAllTrueTypeFont As Boolean
Get
Set
Property Value
Type:
Boolean
true to embed all TrueType fonts. False if you do not want to embed TrueType fonts.
See Also