Presentation.SaveSubsetFonts Property

Definition

saveSubsetFonts

Represents the following attribute in the schema: saveSubsetFonts

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

Property Value

Returns BooleanValue.

Attributes

Applies to