PdfSaveConverterSettingsExclusionEmbeddedFonts Property |
Gets or sets a font that is not always embedded. (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[] ExclusionEmbeddedFonts { get; set; }
Public MustOverride Property ExclusionEmbeddedFonts As String()
Get
Set
Property Value
Type:
StringSee Also