The EmbeddedFont type exposes the following members.

Properties

  Name Description
Public property Bold
Gets a value indicating whether the current embedded font is bold.
Public property CanEmbed
Gets a value indicating whether the license for the current font allows embedding.
Public property CanSubset
Gets a value indicating whether the license for the current font allows subsetting when embedded.
Public property CharSet
Gets the charset of the current embedded font.
Public property FontName
Gets the name of the current embedded font.
Public property Initialized
Gets a value indicating whether the current object has produced the FontFamily object.
Public property Italic
Gets a value indicating whether the current embedded font is italic.
Public property MustObfuscate
Gets a value indicating whether the license for the current font requires obfuscating when embedded.
Public property MustRestrict
Gets a value indicating whether the license for the current font restricts embedding to print and preview uses.
Public property ShouldObfuscate
Gets a value indicating whether the current embedded should be obfuscated when embedded.

See Also