OutputSettingsEmbedFonts Property |
Embed fonts, default value true. Read/write.
Namespace: DigitalOfficePro.Html5PointSdkAssembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax public bool EmbedFonts { get; set; }
Public Property EmbedFonts As Boolean
Get
Set
public:
virtual property bool EmbedFonts {
bool get () sealed;
void set (bool value) sealed;
}
Property Value
Type:
BooleanImplements
IOutputSettingsEmbedFontsSee Also