Presentation.EmbedTrueTypeFonts Property
Embed True Type Fonts.Represents the attribte in schema: embedTrueTypeFonts
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "embedTrueTypeFonts")> _
Public Property EmbedTrueTypeFonts As BooleanValue
Get
Set
'Применение
Dim instance As Presentation
Dim value As BooleanValue
value = instance.EmbedTrueTypeFonts
instance.EmbedTrueTypeFonts = value
[SchemaAttrAttribute(, "embedTrueTypeFonts")]
public BooleanValue EmbedTrueTypeFonts { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.