Share via


NoNamespace.embedTrueTypeFonts Field

Definition

Represents the embedTrueTypeFonts XML attribute.

public static readonly System.Xml.Linq.XName embedTrueTypeFonts;
 staticval mutable embedTrueTypeFonts : System.Xml.Linq.XName
Public Shared ReadOnly embedTrueTypeFonts As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: presentation.
  • corresponds to the following strongly-typed properties: Presentation.EmbedTrueTypeFonts.

Applies to