次の方法で共有


Presentation.EmbedTrueTypeFonts プロパティ

定義

embedTrueTypeFonts

スキーマ内の次の属性を表します。 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

プロパティ値

BooleanValue を返します。

属性

適用対象