PdfSaveConverterSettingsAlwaysEmbeddedFonts Property |
Gets or sets the font to be embedded at all times. (This value is retained only during startup and is not saved in the registry.)
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract string[] AlwaysEmbeddedFonts { get; set; }
Public MustOverride Property AlwaysEmbeddedFonts As String()
Get
Set
Property Value
Type:
StringSee Also