Back to Website
Show / Hide Table of Contents

Class FontService.FontData

Inheritance
System.Object
FontService.FontData
FontService.ExtendedFontData
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Services
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class FontData

Constructors

FontData()

Declaration
public FontData()

FontData(FontInfo)

Declaration
public FontData(FontInfo fontInfo)
Parameters
Type Name Description
Aurigma.GraphicsMill.AdvancedDrawing.FontInfo fontInfo

Fields

DirectoryName

Declaration
public string DirectoryName
Field Value
Type Description
System.String

Family

Declaration
public string Family
Field Value
Type Description
System.String

FontSize

Declaration
public long FontSize
Field Value
Type Description
System.Int64

FullName

Declaration
public string FullName
Field Value
Type Description
System.String

PostScriptName

Declaration
public string PostScriptName
Field Value
Type Description
System.String

Style

Declaration
public string Style
Field Value
Type Description
System.String

Properties

FileNames

Declaration
public IDictionary<string, string> FileNames { get; }
Property Value
Type Description
System.Collections.Generic.IDictionary<System.String, System.String>

Methods

GetBytes()

Declaration
public IEnumerable<byte> GetBytes()
Returns
Type Description
System.Collections.Generic.IEnumerable<System.Byte>
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback