Presentation.EmbedTrueTypeFonts Property

Definition

embedTrueTypeFonts

Represents the following attribute in the schema: embedTrueTypeFonts

[DocumentFormat.OpenXml.SchemaAttr(0, "embedTrueTypeFonts")]
public DocumentFormat.OpenXml.BooleanValue EmbedTrueTypeFonts { get; set; }
public DocumentFormat.OpenXml.BooleanValue EmbedTrueTypeFonts { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "embedTrueTypeFonts")]
public DocumentFormat.OpenXml.BooleanValue? EmbedTrueTypeFonts { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("embedTrueTypeFonts")]
public DocumentFormat.OpenXml.BooleanValue? EmbedTrueTypeFonts { get; set; }
public DocumentFormat.OpenXml.BooleanValue? EmbedTrueTypeFonts { get; set; }
member this.EmbedTrueTypeFonts : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "embedTrueTypeFonts")>]
member this.EmbedTrueTypeFonts : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("embedTrueTypeFonts")>]
member this.EmbedTrueTypeFonts : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property EmbedTrueTypeFonts As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to