Class EmbeddedFontReference
One style-specific embedded font reference parsed from DOCX fontTable.xml.
public sealed class EmbeddedFontReference
- Inheritance
-
EmbeddedFontReference
- Inherited Members
Constructors
- EmbeddedFontReference(string, string, Guid, int, FontStyle, int, Panose?)
Initializes an embedded font reference.
Properties
- FamilyName
Gets the logical family name declared in the font table.
- FontKey
Gets the ODTTF de-obfuscation GUID key.
- Panose
Gets the optional PANOSE hint from
w:panose1.
- RelationshipId
Gets the relationship id for the embedded binary part.
- Stretch
Gets the width class (1-9).
- Style
Gets the style slant.
- Weight
Gets the style weight class (1-1000).