Class FontService.FontData
Namespace: Aurigma.DesignAtoms.Services
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class FontData
Inheritance: System.Object -> FontService.FontData
Inherited Members
System.Object.ToStringSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.ReferenceEquals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.GetTypeSystem.Object.MemberwiseClone
Constructors
FontData
public FontData()
FontData
public FontData(FontInfo fontInfo)
Properties
FileNames
public IDictionary<string, string> FileNames { get; }
Methods
GetBytes
public IEnumerable<byte> GetBytes()
Returns
System.Collections.Generic.IEnumerable<System.Byte>
Fields
PostScriptName
public string PostScriptName
Style
public string Style
Family
public string Family
FullName
public string FullName
DirectoryName
public string DirectoryName
FontSize
public long FontSize